JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.espertech.esper.util
Interface DestroyCallback
All Known Implementing Classes:
EPStatementDestroyCallbackContext
,
EPStatementDestroyCallbackTableIdxRef
,
EPStatementDestroyCallbackTableUpdStr
public interface
DestroyCallback
General pupose callback to destroy a resource and free it's underlying resources.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
destroy
()
Destroys the underlying resources.
Method Detail
destroy
void destroy()
Destroys the underlying resources.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
© 2006-2017 EsperTech Inc.
All rights reserved.
Visit us at
espertech.com
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method