Uses of Interface
com.espertech.esper.client.hook.ConditionHandler

Packages that use ConditionHandler
com.espertech.esper.client.hook Callback interfaces for use with statement annotations. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
 

Uses of ConditionHandler in com.espertech.esper.client.hook
 

Methods in com.espertech.esper.client.hook that return ConditionHandler
 ConditionHandler ConditionHandlerFactory.getHandler(ConditionHandlerFactoryContext context)
          Returns an exception handler instances, or null if the factory decided not to contribute an exception handler.
 

Uses of ConditionHandler in com.espertech.esper.core.service
 

Constructor parameters in com.espertech.esper.core.service with type arguments of type ConditionHandler
ExceptionHandlingService(java.lang.String engineURI, java.util.List<ExceptionHandler> exceptionHandlers, java.util.List<ConditionHandler> conditionHandlers)
           
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com