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