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

Packages that use ExceptionHandler
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 ExceptionHandler in com.espertech.esper.client.hook
 

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

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

Constructor parameters in com.espertech.esper.core.service with type arguments of type ExceptionHandler
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