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(java.lang.String engineURI,
java.util.List<ExceptionHandler> exceptionHandlers,
java.util.List<ConditionHandler> conditionHandlers) |