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

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

Uses of J2EEResource in org.apache.geronimo.management
 

Subinterfaces of J2EEResource in org.apache.geronimo.management
 interface JavaMailResource
          Represents the JSR-77 type with the same name
 interface JCAResource
          Represents the JSR-77 type with the same name
 interface JDBCResource
          Represents the JSR-77 type with the same name
 interface JMSResource
          Represents the JSR-77 type with the same name
 interface JNDIResource
          See JSR77.3.29
 interface JTAResource
          Represents the JSR-77 type with the same name
 interface RMI_IIOPResource
          Represents the JSR-77 type with the same name
 interface URLResource
          Represents the JSR-77 type with the same name
 

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

Methods in org.apache.geronimo.management.geronimo that return J2EEResource
 J2EEResource[] J2EEServer.getResourceInstances()
          A list of resources available to this server.
 J2EEResource[] J2EEApplication.getResources()
          A list of J2EEResources deployed with this application.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.