Uses of Interface
com.espertech.esper.view.StatementStopCallback

Packages that use StatementStopCallback
com.espertech.esper.epl.named Named window classes are in this package 
com.espertech.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
 

Uses of StatementStopCallback in com.espertech.esper.epl.named
 

Classes in com.espertech.esper.epl.named that implement StatementStopCallback
 class NamedWindowConsumerView
          Represents a consumer of a named window that selects from a named window via a from-clause.
 class NamedWindowOnDeleteView
          View for the on-delete statement that handles removing events from a named window.
 class NamedWindowOnExprBaseView
          View for the on-delete statement that handles removing events from a named window.
 class NamedWindowOnSelectView
          View for the on-select statement that handles selecting events from a named window.
 

Uses of StatementStopCallback in com.espertech.esper.view
 

Methods in com.espertech.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.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com