Uses of Interface
net.esper.view.StatementStopCallback

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

Uses of StatementStopCallback in net.esper.eql.named
 

Classes in net.esper.eql.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 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.
 


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