Package com.sun.faces.lifecycle
-
Class Summary Class Description ApplyRequestValuesPhase ApplyRequestValuesPhase executesprocessDecodes
on each component in the tree so that it may update it's current value from the information included in the current request (parameters, headers, c cookies and so on.)ClientWindowFactoryImpl ClientWindowImpl ELResolverInitPhaseListener This class is used to register the FacesELResolver
stack with the Jakarta Server Pages container.HttpMethodRestrictionsPhaseListener InvokeApplicationPhase Lifetime And ScopeLifecycleFactoryImpl LifecycleFactoryImpl is the stock implementation of Lifecycle in the JSF RI.LifecycleImpl LifecycleImpl is the stock implementation of the standard Lifecycle in the JavaServer Faces RI.Phase A Phase is a single step in the processing of a JavaServer Faces request throughout its entireLifecycle
.ProcessValidationsPhase ProcessValidationsPhase executesprocessValidators
on each component in the tree.RenderResponsePhase Lifetime And ScopeRestoreViewPhase Lifetime And ScopeUpdateModelValuesPhase UpdateModelValuesPhase executesprocessUpdates
on each component in the tree so that it may have a chance to update its model value.