|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EPStatement
Interface to add and remove update listeners receiving events for an EP statement.
Method Summary | |
---|---|
java.lang.String |
getText()
Returns the underlying expression text or XML. |
void |
start()
Start the statement. |
void |
stop()
Stop the statement. |
Methods inherited from interface net.esper.client.EPListenable |
---|
addListener, removeAllListeners, removeListener |
Methods inherited from interface net.esper.client.EPIterable |
---|
getEventType, iterator |
Method Detail |
---|
void start()
void stop()
java.lang.String getText()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |