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


Uses of Class
oracle.adf.controller.v2.lifecycle.Lifecycle

Packages that use Lifecycle
oracle.adf.controller.faces.lifecycle Contains classes to define and execute the ADF Lifecycle in a Faces application. 
oracle.adf.controller.v2.lifecycle Contains classes definining the phases of the ADF Lifecycle and the order in which they are executed. 

 

Uses of Lifecycle in oracle.adf.controller.faces.lifecycle

 

Subclasses of Lifecycle in oracle.adf.controller.faces.lifecycle
 class ADFPhaseListener
          A Faces phase listener use to bootstrap and execute the ADF PageLifecycle.

 

Uses of Lifecycle in oracle.adf.controller.v2.lifecycle

 

Subclasses of Lifecycle in oracle.adf.controller.v2.lifecycle
 class LifecycleProcessor
          Default implementation of the standard ADF Lifecycle processing.

 

Constructors in oracle.adf.controller.v2.lifecycle with parameters of type Lifecycle
PagePhaseEvent(LifecycleContext context, int phaseId, Lifecycle lifecycle)
          Construct a new event object.The source of the event is the Lifecycle from the specified parameter.

 


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


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