Uses of Class
com.espertech.esper.common.client.hook.condition.ConditionHandlerContext
Package
Description
Conditions indicate special situations in the runtime.
-
Uses of ConditionHandlerContext in com.espertech.esper.common.client.hook.condition
Modifier and TypeMethodDescriptionvoid
ConditionHandler.handle
(ConditionHandlerContext context) Handle the runtimecondition as contained in the context object passed.