Package org.joinfaces
Class FacesContextUtils
java.lang.Object
org.springframework.web.jsf.FacesContextUtils
org.joinfaces.FacesContextUtils
Extension of Springs own
FacesContextUtils
.-
Method Summary
Modifier and TypeMethodDescriptionstatic WebApplicationContext
getRequiredWebApplicationContext
(ExternalContext externalContext) static ServletContext
getServletContext
(ExternalContext externalContext) static WebApplicationContext
getWebApplicationContext
(ExternalContext externalContext) Methods inherited from class org.springframework.web.jsf.FacesContextUtils
getRequiredWebApplicationContext, getSessionMutex, getWebApplicationContext
-
Method Details
-
getServletContext
-
getWebApplicationContext
-
getRequiredWebApplicationContext
public static WebApplicationContext getRequiredWebApplicationContext(ExternalContext externalContext)
-