Uses of Class
com.espertech.esper.common.client.hook.condition.ConditionHandlerFactoryContext
Packages that use ConditionHandlerFactoryContext
Package
Description
Conditions indicate special situations in the runtime.
-
Uses of ConditionHandlerFactoryContext in com.espertech.esper.common.client.hook.condition
Methods in com.espertech.esper.common.client.hook.condition with parameters of type ConditionHandlerFactoryContextModifier and TypeMethodDescriptionConditionHandlerFactory.getHandler
(ConditionHandlerFactoryContext context) Returns an exception handler instances, or null if the factory decided not to contribute an exception handler.