com.espertech.esper.core.start
Class EPStatementDestroyCallbackContext

java.lang.Object
  extended by com.espertech.esper.core.start.EPStatementDestroyCallbackContext
All Implemented Interfaces:
DestroyCallback

public class EPStatementDestroyCallbackContext
extends java.lang.Object
implements DestroyCallback


Constructor Summary
EPStatementDestroyCallbackContext(ContextManagementService contextManagementService, java.lang.String optionalContextName, java.lang.String statementName, java.lang.String statementId)
           
 
Method Summary
 void destroy()
          Destroys the underlying resources.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPStatementDestroyCallbackContext

public EPStatementDestroyCallbackContext(ContextManagementService contextManagementService,
                                         java.lang.String optionalContextName,
                                         java.lang.String statementName,
                                         java.lang.String statementId)
Method Detail

destroy

public void destroy()
Description copied from interface: DestroyCallback
Destroys the underlying resources.

Specified by:
destroy in interface DestroyCallback

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