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 WebApplicationContextgetRequiredWebApplicationContext(ExternalContext externalContext) static ServletContextgetServletContext(ExternalContext externalContext) static WebApplicationContextgetWebApplicationContext(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)
-