public class EPStatementDestroyCallbackContext extends java.lang.Object implements DestroyCallback
Constructor and Description |
---|
EPStatementDestroyCallbackContext(ContextManagementService contextManagementService,
java.lang.String optionalContextName,
java.lang.String statementName,
int statementId) |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroys the underlying resources.
|
public EPStatementDestroyCallbackContext(ContextManagementService contextManagementService, java.lang.String optionalContextName, java.lang.String statementName, int statementId)
public void destroy()
DestroyCallback
destroy
in interface DestroyCallback