Uses of Class
org.apache.geronimo.connector.deployment.jsr88.AdminObjectInstance

Packages that use AdminObjectInstance
org.apache.geronimo.connector.deployment.jsr88   
 

Uses of AdminObjectInstance in org.apache.geronimo.connector.deployment.jsr88
 

Methods in org.apache.geronimo.connector.deployment.jsr88 that return AdminObjectInstance
 AdminObjectInstance[] AdminObjectDCB.getAdminObjectInstance()
           
 AdminObjectInstance AdminObjectDCB.getAdminObjectInstance(int index)
           
 

Methods in org.apache.geronimo.connector.deployment.jsr88 with parameters of type AdminObjectInstance
 void AdminObjectDCB.setAdminObjectInstance(AdminObjectInstance[] adminObjectInstance)
           
 void AdminObjectDCB.setAdminObjectInstance(int index, AdminObjectInstance adminObjectInstance)
           
 



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