Package org.apache.struts2.jsf

Class Summary
ApplyRequestValuesInterceptor Applies the request values to the component tree
FacesInterceptor Translates JSF phases into individual interceptors, and adapts their expected workflow to Action 2
FacesRender Performs the JSF render lifecycle phase.
FacesResult Executes the JSF render phase
FacesSetupInterceptor * Initializes the JSF context for this request.
FacesSupport Provides common lifecycle phase methods needed by interceptors and results.
InvokeApplicationInterceptor Invokes the application
ProcessValidationsInterceptor Processes validations on the component tree
RestoreViewInterceptor Restores the view or component tree
StrutsNavigationHandler Overrides the JFS navigation by delegating the result to handling by the core result code lookup and execution.
StrutsVariableResolver Will return a reference to the current action if the action name matches the requested variable name.
UpdateModelValuesInterceptor Updates the model values from the component tree
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.