public class BeanResultCleanup extends Object implements org.smooks.api.lifecycle.ExecutionLifecycleCleanable, org.smooks.api.resource.visitor.sax.ng.BeforeVisitor
| Constructor and Description |
|---|
BeanResultCleanup() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeExecutionLifecycleCleanup(org.smooks.api.ExecutionContext executionContext)
Execute the cleanup.
|
void |
postConstruct() |
void |
visitBefore(Element element,
org.smooks.api.ExecutionContext executionContext) |
@PostConstruct public void postConstruct()
public void executeExecutionLifecycleCleanup(org.smooks.api.ExecutionContext executionContext)
executeExecutionLifecycleCleanup in interface org.smooks.api.lifecycle.ExecutionLifecycleCleanableexecutionContext - The execution context.public void visitBefore(Element element, org.smooks.api.ExecutionContext executionContext)
visitBefore in interface org.smooks.api.resource.visitor.sax.ng.BeforeVisitorCopyright © 2023. All rights reserved.