Uses of Class
com.espertech.esper.common.client.hook.condition.ConditionHandlerContext
Packages that use ConditionHandlerContext
Package
Description
Conditions indicate special situations in the runtime.
-
Uses of ConditionHandlerContext in com.espertech.esper.common.client.hook.condition
Methods in com.espertech.esper.common.client.hook.condition with parameters of type ConditionHandlerContextModifier and TypeMethodDescriptionvoid
ConditionHandler.handle
(ConditionHandlerContext context) Handle the runtimecondition as contained in the context object passed.