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


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

Packages that use PageLifecycleFactory
oracle.adf.controller.lifecycle Contains classes to define the phases of a data model lifecycle for a web page and the order in which they are executed. 

 

Uses of PageLifecycleFactory in oracle.adf.controller.lifecycle

 

Subclasses of PageLifecycleFactory in oracle.adf.controller.lifecycle
 class DefaultPageLifecycleFactory
          The default factory for PageLifecycle.

 

Methods in oracle.adf.controller.lifecycle that return PageLifecycleFactory
static PageLifecycleFactory PageLifecycleFactory.getInstance(javax.servlet.ServletContext servletContext)
          Helper method to instanciate the factory given the ServletContext.

 


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


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