Uses of Interface
org.jboss.jca.common.api.metadata.resourceadapter.AdminObject
-
Packages that use AdminObject Package Description org.jboss.jca.common.api.metadata.resourceadapter This package contains interfaces to define metadata api for resource_adapter_1.0.xml -
-
Uses of AdminObject in org.jboss.jca.common.api.metadata.resourceadapter
Methods in org.jboss.jca.common.api.metadata.resourceadapter that return types with arguments of type AdminObject Modifier and Type Method Description List<AdminObject>Activation. getAdminObjects()Get the adminObjects.
-