|
ADF Controller v9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.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 StrutsPageLifecycleFactory
path
- the web page path
|
ADF Controller v9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.