com.espertech.esper.core.start
Class EPStatementStopMethodImpl

java.lang.Object
  extended by com.espertech.esper.core.start.EPStatementStopMethodImpl
All Implemented Interfaces:
EPStatementStopMethod

public class EPStatementStopMethodImpl
extends java.lang.Object
implements EPStatementStopMethod

Method to call to stop an EPStatement.


Constructor Summary
EPStatementStopMethodImpl(StatementContext statementContext, java.util.List<StopCallback> stopCallbacks)
           
 
Method Summary
 void stop()
          Stops a statement.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPStatementStopMethodImpl

public EPStatementStopMethodImpl(StatementContext statementContext,
                                 java.util.List<StopCallback> stopCallbacks)
Method Detail

stop

public void stop()
Description copied from interface: EPStatementStopMethod
Stops a statement.

Specified by:
stop in interface EPStatementStopMethod

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com