|
|||||||||
| 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.FacesRender
public class FacesRender
Performs the JSF render lifecycle phase.
| Field Summary |
|---|
| Fields inherited from class org.apache.struts2.jsf.FacesSupport |
|---|
FACES_ENABLED, log |
| Constructor Summary | |
|---|---|
FacesRender()
|
|
| Method Summary | |
|---|---|
void |
render(javax.faces.context.FacesContext facesContext)
Executes the render phase, borrowed from MyFaces |
| 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 FacesRender()
| Method Detail |
|---|
public void render(javax.faces.context.FacesContext facesContext)
throws javax.faces.FacesException
facesContext - The faces context
javax.faces.FacesException - If anything goes wrong
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||