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

Packages that use J2EEDeployedObject
org.apache.geronimo.management   
org.apache.geronimo.management.geronimo   
 

Uses of J2EEDeployedObject in org.apache.geronimo.management
 

Subinterfaces of J2EEDeployedObject 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 J2EEApplication
          Identifies a J2EE application EAR that has been deployed.
 interface J2EEModule
          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 J2EEDeployedObject in org.apache.geronimo.management.geronimo
 

Methods in org.apache.geronimo.management.geronimo that return J2EEDeployedObject
 J2EEDeployedObject[] J2EEServer.getDeployedObjectInstances()
          A list of all of the J2EEApplication and J2EEModule types deployed on this J2EEServer.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.