|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.struts2.jsf.FacesSupport
org.apache.struts2.jsf.FacesInterceptor
org.apache.struts2.jsf.InvokeApplicationInterceptor
public class InvokeApplicationInterceptor
Invokes the application
| Field Summary |
|---|
| Fields inherited from class org.apache.struts2.jsf.FacesSupport |
|---|
FACES_ENABLED, log |
| Constructor Summary | |
|---|---|
InvokeApplicationInterceptor()
|
|
| Method Summary | |
|---|---|
protected boolean |
executePhase(java.lang.String viewId,
javax.faces.context.FacesContext facesContext)
Invoke Application (JSF.2.2.5) |
| Methods inherited from class org.apache.struts2.jsf.FacesInterceptor |
|---|
destroy, init, intercept, isFacesEnabled |
| Methods inherited from class org.apache.struts2.jsf.FacesSupport |
|---|
informPhaseListenersAfter, informPhaseListenersBefore, isResponseComplete, setLifecycle, shouldRenderResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InvokeApplicationInterceptor()
| Method Detail |
|---|
protected boolean executePhase(java.lang.String viewId,
javax.faces.context.FacesContext facesContext)
throws javax.faces.FacesException
executePhase in class FacesInterceptorviewId - The view idfacesContext - The faces context
javax.faces.FacesException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||