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