| 
 | Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 1 (11.1.1.4.0) E10652-05 | ||||||||
| 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
public class 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()Deprecated. | |
| Method Summary | |
|---|---|
|  StrutsPageLifecycle | getPageLifecycle(java.lang.String path)Deprecated. 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)
See DefaultStrutsPageLifecycleFactory for an example 
 implementation of this method.
getPageLifecycle in class StrutsPageLifecycleFactory{@inheritDoc} - 
| 
 | Oracle Fusion Middleware Java API Reference for Oracle ADF Lifecycle 11g Release 1 (11.1.1.4.0) E10652-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||