ADF Controller v9.0.5

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.
 


ADF Controller v9.0.5

 

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