public class FacesContextWrapper extends FacesContextWrapper
Modifier and Type | Field and Description |
---|---|
protected FacesContext |
m_wrapped |
Constructor and Description |
---|
FacesContextWrapper() |
FacesContextWrapper(FacesContext wrapped) |
Modifier and Type | Method and Description |
---|---|
FacesContext |
getWrapped() |
void |
setWrapped(FacesContext wrapped) |
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, release, renderResponse, responseComplete, setCurrentPhaseId, setExceptionHandler, setProcessingEvents, setResourceLibraryContracts, setResponseStream, setResponseWriter, setViewRoot, validationFailed
getCurrentInstance, setCurrentInstance
protected FacesContext m_wrapped
public FacesContextWrapper()
public FacesContextWrapper(FacesContext wrapped)
public FacesContext getWrapped()
getWrapped
in interface FacesWrapper<FacesContext>
getWrapped
in class FacesContextWrapper
public void setWrapped(FacesContext wrapped)