|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatementStopService
Provides statement resources with the means to register a callback and be informed when a statement stopped and resources for the statement must be release.
Method Summary | |
---|---|
void |
addSubscriber(StatementStopCallback callback)
Add a callback to perform for a stop of a statement. |
void |
fireStatementStopped()
Used by the engine to indicate a statement stopped, invoking any callbacks registered. |
Method Detail |
---|
void addSubscriber(StatementStopCallback callback)
callback
- is the callback functionvoid fireStatementStopped()
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |