Uses of Class
org.gatein.wci.ServletContainer
-
Packages that use ServletContainer Package Description org.gatein.wci -
-
Uses of ServletContainer in org.gatein.wci
Methods in org.gatein.wci that return ServletContainer Modifier and Type Method Description static ServletContainerServletContainerFactory. getServletContainer()Returns the singleton instance.Constructors in org.gatein.wci with parameters of type ServletContainer Constructor Description ServletContextDispatcher(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ServletContainer servletContainer)
-