Uses of Interface
net.esper.view.StatementStopCallback

Packages that use StatementStopCallback
net.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
 

Uses of StatementStopCallback in net.esper.view
 

Methods in net.esper.view with parameters of type StatementStopCallback
 void StatementStopServiceImpl.addSubscriber(StatementStopCallback callback)
           
 void StatementStopService.addSubscriber(StatementStopCallback callback)
          Add a callback to perform for a stop of a statement.