Uses of Interface
org.apache.geronimo.management.WebModule

Packages that use WebModule
org.apache.geronimo.jetty6   
org.apache.geronimo.management.geronimo   
org.apache.geronimo.tomcat   
 

Uses of WebModule in org.apache.geronimo.jetty6
 

Classes in org.apache.geronimo.jetty6 that implement WebModule
 class JettyWebAppContext
          Wrapper for a WebApplicationContext that sets up its J2EE environment.
 

Uses of WebModule in org.apache.geronimo.management.geronimo
 

Subinterfaces of WebModule in org.apache.geronimo.management.geronimo
 interface WebModule
          Geronimo extension to the standard JSR-77 WebModule type.
 

Uses of WebModule in org.apache.geronimo.tomcat
 

Subinterfaces of WebModule in org.apache.geronimo.tomcat
 interface TomcatWebModule
           
 

Classes in org.apache.geronimo.tomcat that implement WebModule
 class TomcatWebAppContext
          Wrapper for a WebApplicationContext that sets up its J2EE environment.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.