ADF Controller v9.0.5

oracle.adf.controller.struts.actions
Class StrutsJspLifecycle

java.lang.Object
  extended byoracle.adf.controller.lifecycle.PageLifecycle
      extended byoracle.adf.controller.struts.actions.StrutsPageLifecycle
          extended byoracle.adf.controller.struts.actions.StrutsJspLifecycle
All Implemented Interfaces:
Lifecycle

public class StrutsJspLifecycle
extends StrutsPageLifecycle

Customized Struts lifecycle to support JSP. This subclass of the StrutsPageLifecycle does not add any customization to the base support.

Since:
9.0.5

Field Summary
 
Fields inherited from class oracle.adf.controller.lifecycle.PageLifecycle
clazz, eventParam, events
 
Constructor Summary
StrutsJspLifecycle()
           
 
Methods inherited from class oracle.adf.controller.struts.actions.StrutsPageLifecycle
findForward, handleEvent, initializeMethodParameters, initializeParameterValuesUsingExpressions, invokeCustomMethod, isNewValueForBinding, prepareModel, processActionConfig, processUpdateModel, reportErrors, setInputValue, shouldAllowModelUpdate
 
Methods inherited from class oracle.adf.controller.lifecycle.PageLifecycle
buildEventList, findCtrlBinding, getEventMethod, getEventMethodFromCache, getRequestValues, handleError, handleLifecycle, hasErrors, initializeParameterValuesUsingRequestObject, invokeActionBinding, processComponentEvents, processEvent, refreshModel, updateModel, validateModelUpdates
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrutsJspLifecycle

public StrutsJspLifecycle()

ADF Controller v9.0.5

 

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