|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.context.FacesContext
javax.faces.context.FacesContextWrapper
com.liferay.faces.util.context.internal.FacesContextUtilImpl
public class FacesContextUtilImpl
The purpose of this class is to provide a way to automatically instantiate and release the FacesRequestContext ThreadLocal singleton.
| Method Summary | |
|---|---|
javax.faces.context.FacesContext |
getWrapped()
|
void |
release()
|
| Methods inherited from class javax.faces.context.FacesContextWrapper |
|---|
addMessage, getApplication, getAttributes, getClientIdsWithMessages, getCurrentPhaseId, getELContext, getExceptionHandler, getExternalContext, getMaximumSeverity, getMessageList, getMessageList, getMessages, getMessages, getNamingContainerSeparatorChar, getPartialViewContext, getRenderKit, getRenderResponse, getResourceLibraryContracts, getResponseComplete, getResponseStream, getResponseWriter, getViewRoot, isPostback, isProcessingEvents, isProjectStage, isReleased, isValidationFailed, renderResponse, responseComplete, setCurrentPhaseId, setExceptionHandler, setProcessingEvents, setResourceLibraryContracts, setResponseStream, setResponseWriter, setViewRoot, validationFailed |
| Methods inherited from class javax.faces.context.FacesContext |
|---|
getCurrentInstance, setCurrentInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void release()
release in class javax.faces.context.FacesContextWrapperpublic javax.faces.context.FacesContext getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.FacesContext>getWrapped in class javax.faces.context.FacesContextWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||