public interface ExecutionLifecycleCleanable extends Visitor
Modifier and Type | Method and Description |
---|---|
void |
executeExecutionLifecycleCleanup(ExecutionContext executionContext)
Cleanup the resources allocated by this resource for the specified ExecutionContext.
|
void executeExecutionLifecycleCleanup(ExecutionContext executionContext)
executionContext
- The ExecutionContext.Copyright © 2020. All rights reserved.