Uses of Interface
org.jboss.portal.web.spi.WebAppContext

Packages that use WebAppContext
org.jboss.portal.web.impl.generic   
org.jboss.portal.web.impl.tomcat   
org.jboss.portal.web.spi   
 

Uses of WebAppContext in org.jboss.portal.web.impl.generic
 

Classes in org.jboss.portal.web.impl.generic that implement WebAppContext
 class GenericWebAppContext
           
 

Uses of WebAppContext in org.jboss.portal.web.impl.tomcat
 

Classes in org.jboss.portal.web.impl.tomcat that implement WebAppContext
 class TC6WebAppContext
           
 

Uses of WebAppContext in org.jboss.portal.web.spi
 

Methods in org.jboss.portal.web.spi with parameters of type WebAppContext
 boolean ServletContainerContext.Registration.registerWebApp(WebAppContext webAppContext)
          Registers a web application.
 



Copyright © 2008. All Rights Reserved.