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

Packages that use JCAAdminObject
org.apache.geronimo.connector   
org.apache.geronimo.console.util   
org.apache.geronimo.management.geronimo   
 

Uses of JCAAdminObject in org.apache.geronimo.connector
 

Classes in org.apache.geronimo.connector that implement JCAAdminObject
 class AdminObjectWrapper
          Wrapper around AdminObject that exposes its config-properties as GBeanAttributes and supplies a disconnectable proxy to bind in jndi.
 

Methods in org.apache.geronimo.connector that return JCAAdminObject
 JCAAdminObject[] JCAResourceImpl.getAdminObjectInstances()
           
 JCAAdminObject[] JCAResourceImpl.getAdminObjectInstances(String adminObjectInterface)
           
 JCAAdminObject[] JCAResourceImpl.getAdminObjectInstances(String[] adminObjectInterfaces)
           
 

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

Methods in org.apache.geronimo.console.util that return JCAAdminObject
 JCAAdminObject[] KernelManagementHelper.getAdminObjects(JCAResource resource)
           
 JCAAdminObject[] ManagementHelper.getAdminObjects(ResourceAdapterModule module, String[] adminObjectInterfaces)
           
 JCAAdminObject[] KernelManagementHelper.getAdminObjects(ResourceAdapterModule module, String[] adminObjectInterfaces)
           
static JCAAdminObject[] PortletManager.getAdminObjectsForRA(javax.portlet.PortletRequest request, ResourceAdapterModule module, String[] ifaces)
           
 

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

Methods in org.apache.geronimo.management.geronimo that return JCAAdminObject
 JCAAdminObject[] JCAResource.getAdminObjectInstances()
           
 JCAAdminObject[] JCAResource.getAdminObjectInstances(String adminObjectInterface)
           
 JCAAdminObject[] JCAResource.getAdminObjectInstances(String[] adminObjectInterfaces)
           
 



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