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

Packages that use J2EEModule
org.apache.geronimo.connector   
org.apache.geronimo.console.util   
org.apache.geronimo.j2ee.management.impl   
org.apache.geronimo.jetty6   
org.apache.geronimo.management   
org.apache.geronimo.management.geronimo   
org.apache.geronimo.openejb   
org.apache.geronimo.tomcat   
 

Uses of J2EEModule in org.apache.geronimo.connector
 

Classes in org.apache.geronimo.connector that implement J2EEModule
 class ResourceAdapterModuleImpl
           
 

Uses of J2EEModule in org.apache.geronimo.console.util
 

Methods in org.apache.geronimo.console.util that return J2EEModule
 J2EEModule[] ManagementHelper.getModules(J2EEApplication application)
           
 J2EEModule[] KernelManagementHelper.getModules(J2EEApplication application)
           
 

Uses of J2EEModule in org.apache.geronimo.j2ee.management.impl
 

Classes in org.apache.geronimo.j2ee.management.impl that implement J2EEModule
 class J2EEAppClientModuleImpl
           
 

Methods in org.apache.geronimo.j2ee.management.impl that return J2EEModule
 J2EEModule[] J2EEApplicationImpl.getModulesInstances()
           
 

Uses of J2EEModule in org.apache.geronimo.jetty6
 

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

Uses of J2EEModule in org.apache.geronimo.management
 

Subinterfaces of J2EEModule in org.apache.geronimo.management
 interface AppClientModule
          Represents the JSR-77 type with the same name
 interface EJBModule
          Represents the JSR-77 type with the same name
 interface ResourceAdapterModule
          Represents the JSR-77 type with the same name
 interface WebModule
          Represents the JSR-77 type with the same name
 

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

Methods in org.apache.geronimo.management.geronimo that return J2EEModule
 J2EEModule[] J2EEApplication.getModulesInstances()
           
 

Uses of J2EEModule in org.apache.geronimo.openejb
 

Classes in org.apache.geronimo.openejb that implement J2EEModule
 class EjbModuleImpl
           
 class EjbModuleImplGBean
           
 

Uses of J2EEModule in org.apache.geronimo.tomcat
 

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

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



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