|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed.
See:
Description
| Interface Summary | |
| PagePhaseListener | An interface implemented by objects that wish to be notified before and after the processing of each of the ADF PageLifecycle phase. |
| Class Summary | |
| DefaultPageLifecycleFactory | Stock implementation of the PageLifecycleFactory. |
| Lifecycle | Processing of the Lifecycle. |
| Lifecycle.Phase | Typesafe enumeration of all existing phases of the Lifecycle. |
| LifecycleProcessor | Default implementation of the standard ADF Lifecycle processing. |
| PageController | Implement the PageLifecycle functionality by delegating to the current PageLifecycle implementation stored in the PageLifecycle property of the LifecycleContext. |
| PageLifecycle | The PageLifecycle class is the base class for any ADF Lifecycle. |
| PageLifecycleFactory | A factory to retrieve PageLifecycle instances. |
| PageLifecycleImpl | Implementation of the PageLifecycle abstract class. |
| PagePhaseEvent | PagePhaseEvent happend before and after each of the phase of the ADF PageLifecycle being listened. |
| Phases | Define each of the phase of a standard ADF PageLifecycle. |
Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed.
The Phases class define all the phases of the lifecycle. The LifecycleProcessor class defines the order the phases are executed.
|
Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||