com.espertech.esper.core.start
Class EPStatementDestroyCallbackList

java.lang.Object
  extended by com.espertech.esper.core.start.EPStatementDestroyCallbackList
All Implemented Interfaces:
EPStatementDestroyMethod

public class EPStatementDestroyCallbackList
extends java.lang.Object
implements EPStatementDestroyMethod

Method to call to destroy an EPStatement.


Constructor Summary
EPStatementDestroyCallbackList()
           
 
Method Summary
 void addCallback(DestroyCallback destroyCallback)
           
 void destroy()
          Destroys a statement.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPStatementDestroyCallbackList

public EPStatementDestroyCallbackList()
Method Detail

addCallback

public void addCallback(DestroyCallback destroyCallback)

destroy

public void destroy()
Description copied from interface: EPStatementDestroyMethod
Destroys a statement.

Specified by:
destroy in interface EPStatementDestroyMethod

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