Package | Description |
---|---|
com.espertech.esper.client.hook |
Callback interfaces for use with statement annotations.
|
Modifier and Type | Method and Description |
---|---|
void |
ConditionHandler.handle(ConditionHandlerContext context)
Handle the engine condition as contained in the context object passed.
|