Uses of Interface
org.gatein.wci.spi.WebAppContext
Packages that use WebAppContext
-
Uses of WebAppContext in org.gatein.wci
Methods in org.gatein.wci with parameters of type WebAppContextModifier and TypeMethodDescriptionvoidServletContainer.registerWebApp(WebAppContext webappContext, String dispatchPath) Manually register a webapp with this ServletContainerContext. -
Uses of WebAppContext in org.gatein.wci.spi
Classes in org.gatein.wci.spi that implement WebAppContextMethods in org.gatein.wci.spi with parameters of type WebAppContextModifier and TypeMethodDescriptionbooleanServletContainerContext.Registration.registerWebApp(WebAppContext webAppContext) Registers a web application.