public class ApplyRequestValuesInterceptor extends FacesInterceptor
FACES_ENABLED, log
Constructor and Description |
---|
ApplyRequestValuesInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
executePhase(String viewId,
javax.faces.context.FacesContext facesContext)
Apply Request Values (JSF.2.2.2)
|
destroy, init, intercept, isFacesEnabled
informPhaseListenersAfter, informPhaseListenersBefore, isResponseComplete, setLifecycle, shouldRenderResponse
protected boolean executePhase(String viewId, javax.faces.context.FacesContext facesContext) throws javax.faces.FacesException
executePhase
in class FacesInterceptor
viewId
- The view idfacesContext
- The faces contextjavax.faces.FacesException
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.