Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Uses of Package
oracle.adf.controller.v2.lifecycle

Packages that use oracle.adf.controller.v2.lifecycle
oracle.adf.controller.faces.lifecycle Contains classes to define and execute the ADF Lifecycle in a Faces application. 
oracle.adf.controller.v2.context Contains classes to define and manage the context information used during the Lifecycle. 
oracle.adf.controller.v2.lifecycle Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed. 
oracle.adf.controller.v2.struts.actions Contains classes to execute the ADF Lifecycle in a Struts application. 
oracle.adf.controller.v2.struts.lifecycle Contains classes to define Struts implementation of the ADF Lifecycle. 

 

Classes in oracle.adf.controller.v2.lifecycle used by oracle.adf.controller.faces.lifecycle
Lifecycle
          Processing of the Lifecycle.
PageLifecycle
          The PageLifecycle class is the base class for any ADF Lifecycle.
PageLifecycleImpl
          Implementation of the PageLifecycle abstract class.
Phases
          Define each of the phase of a standard ADF PageLifecycle.

 

Classes in oracle.adf.controller.v2.lifecycle used by oracle.adf.controller.v2.context
PageLifecycle
          The PageLifecycle class is the base class for any ADF Lifecycle.
PagePhaseListener
          An interface implemented by objects that wish to be notified before and after the processing of each of the ADF PageLifecycle phase.

 

Classes in oracle.adf.controller.v2.lifecycle used by oracle.adf.controller.v2.lifecycle
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.
PageLifecycle
          The PageLifecycle class is the base class for any ADF Lifecycle.
PageLifecycleFactory
          A factory to retrieve PageLifecycle instances.
PagePhaseEvent
          PagePhaseEvent happend before and after each of the phase of the ADF PageLifecycle being listened.
PagePhaseListener
          An interface implemented by objects that wish to be notified before and after the processing of each of the ADF PageLifecycle phase.
Phases
          Define each of the phase of a standard ADF PageLifecycle.

 

Classes in oracle.adf.controller.v2.lifecycle used by oracle.adf.controller.v2.struts.actions
PageLifecycle
          The PageLifecycle class is the base class for any ADF Lifecycle.

 

Classes in oracle.adf.controller.v2.lifecycle used by oracle.adf.controller.v2.struts.lifecycle
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.
Phases
          Define each of the phase of a standard ADF PageLifecycle.

 


Oracle Application Development Framework Lifecycle Java API Reference 10g Release 3 (10.1.3) B25779-01


Copyright © 1997, 2005, Oracle. All rights reserved.