Package | Description |
---|---|
com.espertech.esper.client.hook |
Callback interfaces for use with statement annotations.
|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
Modifier and Type | Method and Description |
---|---|
ConditionHandler |
ConditionHandlerFactory.getHandler(ConditionHandlerFactoryContext context)
Returns an exception handler instances, or null if the factory decided not to contribute an exception handler.
|
Constructor and Description |
---|
ExceptionHandlingService(String engineURI,
List<ExceptionHandler> exceptionHandlers,
List<ConditionHandler> conditionHandlers) |