Uses of Class
com.caucho.jca.cfg.AdminObjectConfig

Packages that use AdminObjectConfig
com.caucho.jca.cfg   
com.caucho.jca.ra   
 

Uses of AdminObjectConfig in com.caucho.jca.cfg
 

Methods in com.caucho.jca.cfg that return AdminObjectConfig
 AdminObjectConfig ResourceAdapterConfig.getAdminObject(java.lang.String type)
          Gets the resource adapter class
 

Methods in com.caucho.jca.cfg with parameters of type AdminObjectConfig
 void ResourceAdapterConfig.addAdminobject(AdminObjectConfig adminObject)
          Adds an admin object.
 

Uses of AdminObjectConfig in com.caucho.jca.ra
 

Methods in com.caucho.jca.ra that return AdminObjectConfig
 AdminObjectConfig ResourceArchive.getAdminObject(java.lang.String type)
          Returns the managed object definition.