com.espertech.esper.core.start
Class EPStatementDestroyCallbackTableUpdStr

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

public class EPStatementDestroyCallbackTableUpdStr
extends java.lang.Object
implements DestroyCallback


Constructor Summary
EPStatementDestroyCallbackTableUpdStr(TableService tableService, TableMetadata tableMetadata, java.lang.String statementName)
           
 
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

EPStatementDestroyCallbackTableUpdStr

public EPStatementDestroyCallbackTableUpdStr(TableService tableService,
                                             TableMetadata tableMetadata,
                                             java.lang.String statementName)
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