public class EPStatementDestroyCallbackList extends Object implements EPStatementDestroyMethod
Constructor and Description |
---|
EPStatementDestroyCallbackList() |
Modifier and Type | Method and Description |
---|---|
void |
addCallback(DestroyCallback destroyCallback) |
void |
destroy()
Destroys a statement.
|
public void addCallback(DestroyCallback destroyCallback)
public void destroy()
EPStatementDestroyMethod
destroy
in interface EPStatementDestroyMethod