public class InvokeApplicationInterceptor extends FacesInterceptor
FACES_ENABLED, log
Constructor and Description |
---|
InvokeApplicationInterceptor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
executePhase(String viewId,
javax.faces.context.FacesContext facesContext)
Invoke Application (JSF.2.2.5)
|
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-2014 Apache Software Foundation. All Rights Reserved.