Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationEngineDefaults.ExceptionHandling |
ConfigurationEngineDefaults.getExceptionHandling()
Returns the exception handling configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationEngineDefaults.setExceptionHandling(ConfigurationEngineDefaults.ExceptionHandling exceptionHandling)
Sets the exception handling configuration.
|