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


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

Packages that use PageLifecycleFactory
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.lifecycle Contains classes to define Struts implementation of the ADF Lifecycle. 

 

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

 

Subclasses of PageLifecycleFactory in oracle.adf.controller.v2.lifecycle
 class DefaultPageLifecycleFactory
          Stock implementation of the PageLifecycleFactory.

 

Uses of PageLifecycleFactory in oracle.adf.controller.v2.struts.lifecycle

 

Subclasses of PageLifecycleFactory in oracle.adf.controller.v2.struts.lifecycle
 class DefaultStrutsPageLifecycleFactory
          Default factory for StrutsPageLifecycle This implementation is used to create StrutsPageLifecycle instance.
 class StrutsPageLifecycleFactory
          Abstract class providing base support to a StrutsPageLifecycle factory.

 

Methods in oracle.adf.controller.v2.struts.lifecycle that return PageLifecycleFactory
static PageLifecycleFactory StrutsPageLifecycleFactory.getInstance(org.apache.struts.config.ModuleConfig config)
          Helper method to instanciate the factory given the ModuleConfig.

 


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


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