|
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.struts.actions.StrutsPageLifecycleFactory
oracle.adf.controller.struts.actions.DefaultStrutsPageLifecycleFactory
Default implementation of the StrutsPageLifecycleFactory. This implementation is used to create StrutsPageLifecycle instance for a DataAction. To use a different factory use the PageLifecycleFactoryPlugin.
| Field Summary |
| Fields inherited from class oracle.adf.controller.struts.actions.StrutsPageLifecycleFactory |
factoryPlugInClassName |
| Constructor Summary | |
DefaultStrutsPageLifecycleFactory() |
|
| Method Summary | |
StrutsPageLifecycle |
getPageLifecycle(java.lang.String path)Return a StrutsPageLifecycle for given a page path. |
| Methods inherited from class oracle.adf.controller.struts.actions.StrutsPageLifecycleFactory |
getInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultStrutsPageLifecycleFactory()
| Method Detail |
public StrutsPageLifecycle getPageLifecycle(java.lang.String path)
getPageLifecycle in class StrutsPageLifecycleFactorypath - 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.