Uses of Package
org.jboss.portal.web.spi

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

Classes in org.jboss.portal.web.spi used by org.jboss.portal.web
ServletContainerContext
          Defines the service provider interface for a servlet container.
 

Classes in org.jboss.portal.web.spi used by org.jboss.portal.web.impl
ServletContainerContext
          Defines the service provider interface for a servlet container.
 

Classes in org.jboss.portal.web.spi used by org.jboss.portal.web.impl.generic
ServletContainerContext
          Defines the service provider interface for a servlet container.
ServletContainerContext.Registration
          The callback interface that a servlet container context can obtain from its registration against the org.jboss.portal.web.ServletContainer singleton.
WebAppContext
          A web application context.
 

Classes in org.jboss.portal.web.spi used by org.jboss.portal.web.impl.tomcat
ServletContainerContext
          Defines the service provider interface for a servlet container.
ServletContainerContext.Registration
          The callback interface that a servlet container context can obtain from its registration against the org.jboss.portal.web.ServletContainer singleton.
WebAppContext
          A web application context.
 

Classes in org.jboss.portal.web.spi used by org.jboss.portal.web.spi
ServletContainerContext.Registration
          The callback interface that a servlet container context can obtain from its registration against the org.jboss.portal.web.ServletContainer singleton.
WebAppContext
          A web application context.
 



Copyright © 2008. All Rights Reserved.