|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface implemented by objects that wish to be notified before and after the processing of each of the ADF PageLifecycle phase.
| Method Summary | |
void |
afterPhase(PagePhaseEvent event)Notify the listener after the execution of a specific phase of the ADF PageLifecycle. |
void |
beforePhase(PagePhaseEvent event)Notify the listener before the execution of a specific phase of the ADF PageLifecycle. |
| Method Detail |
public void afterPhase(PagePhaseEvent event)
Notify the listener after the execution of a specific phase of the ADF PageLifecycle.
public void beforePhase(PagePhaseEvent event)
Notify the listener before the execution of a specific phase of the ADF PageLifecycle.
|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||