Uses of Interface
org.jboss.jca.as.converters.wls.api.metadata.AdminObjectGroup
-
Packages that use AdminObjectGroup Package Description org.jboss.jca.as.converters.wls.api.metadata This package contains the weblogic metatdata.org.jboss.jca.as.converters.wls.metadata This package contains the weblogic metatdata. -
-
Uses of AdminObjectGroup in org.jboss.jca.as.converters.wls.api.metadata
Methods in org.jboss.jca.as.converters.wls.api.metadata that return types with arguments of type AdminObjectGroup Modifier and Type Method Description List<AdminObjectGroup>AdminObjects. getAdminObjectGroup()getAdminObjectGroup -
Uses of AdminObjectGroup in org.jboss.jca.as.converters.wls.metadata
Classes in org.jboss.jca.as.converters.wls.metadata that implement AdminObjectGroup Modifier and Type Class Description classAdminObjectGroupImplA generic AdminObjectGroup.Methods in org.jboss.jca.as.converters.wls.metadata that return types with arguments of type AdminObjectGroup Modifier and Type Method Description List<AdminObjectGroup>AdminObjectsImpl. getAdminObjectGroup()Constructor parameters in org.jboss.jca.as.converters.wls.metadata with type arguments of type AdminObjectGroup Constructor Description AdminObjectsImpl(ConfigProperties props, List<AdminObjectGroup> aogs)constructor
-