|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ComponentPostProcessor
Basic interface for post-processing a web application component.
| Method Summary | |
|---|---|
void |
postProcess(java.lang.Object component)
Perform any component post-processing. |
| Method Detail |
|---|
void postProcess(java.lang.Object component)
component - The component to post-process.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||