Uses of Class
org.gatein.wci.ServletContainer
Packages that use ServletContainer
-
Uses of ServletContainer in org.gatein.wci
Methods in org.gatein.wci that return ServletContainerModifier and TypeMethodDescriptionstatic ServletContainerServletContainerFactory.getServletContainer()Returns the singleton instance.Constructors in org.gatein.wci with parameters of type ServletContainerModifierConstructorDescriptionServletContextDispatcher(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, ServletContainer servletContainer)