|
Oracle ADF Controller API Reference 10.1.2 B14363-02 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
oracle.adf.controller.lifecycle.PageLifecycleFactory
oracle.adf.controller.lifecycle.DefaultPageLifecycleFactory
The default factory for PageLifecycle. Always return an instance of PageLifecycle.
| Field Summary |
| Fields inherited from class oracle.adf.controller.lifecycle.PageLifecycleFactory |
INIT_PARAM, LIFECYCLE_FACTORY_ATTR |
| Constructor Summary | |
DefaultPageLifecycleFactory() |
|
| Method Summary | |
PageLifecycle |
getPageLifecycle(java.lang.String path)Always return an instance of PageLifecycle no mater the content of the page path. |
| Methods inherited from class oracle.adf.controller.lifecycle.PageLifecycleFactory |
getInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultPageLifecycleFactory()
| Method Detail |
public PageLifecycle getPageLifecycle(java.lang.String path)
getPageLifecycle in class PageLifecycleFactorypath - the web page path
|
Oracle ADF Controller API Reference 10.1.2 B14363-02 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2005, Oracle. All rights reserved.