public interface ComponentPostProcessor
Modifier and Type | Method and Description |
---|---|
void |
postProcess(Object component)
Perform any component post-processing.
|
void postProcess(Object component)
component
- The component to post-process.Copyright © 2016. All rights reserved.