Uses of Interface
org.jboss.jca.as.converters.wls.api.metadata.AdminObjects
-
Packages that use AdminObjects 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.org.jboss.jca.as.converters.wls.metadata.v13 This package contains the weblogic metatdata. -
-
Uses of AdminObjects in org.jboss.jca.as.converters.wls.api.metadata
Methods in org.jboss.jca.as.converters.wls.api.metadata that return AdminObjects Modifier and Type Method Description AdminObjectsWeblogicConnector. getAdminObjects()getAdminObjects -
Uses of AdminObjects in org.jboss.jca.as.converters.wls.metadata
Classes in org.jboss.jca.as.converters.wls.metadata that implement AdminObjects Modifier and Type Class Description classAdminObjectsImplA generic AdminObjects.Fields in org.jboss.jca.as.converters.wls.metadata declared as AdminObjects Modifier and Type Field Description protected AdminObjectsWeblogicConnectorAbstractImpl. aosAdminObjectsMethods in org.jboss.jca.as.converters.wls.metadata that return AdminObjects Modifier and Type Method Description AdminObjectsWeblogicConnectorAbstractImpl. getAdminObjects()Constructors in org.jboss.jca.as.converters.wls.metadata with parameters of type AdminObjects Constructor Description WeblogicConnectorAbstractImpl(String nativeLibdir, String jndiName, ResourceAdapterSecurity ras, ConfigProperties props, AdminObjects aos, OutboundResourceAdapter ora)constructor -
Uses of AdminObjects in org.jboss.jca.as.converters.wls.metadata.v13
Constructors in org.jboss.jca.as.converters.wls.metadata.v13 with parameters of type AdminObjects Constructor Description WeblogicConnector13Impl(String nativeLibdir, String jndiName, ResourceAdapterSecurity ras, ConfigProperties props, AdminObjects aos, OutboundResourceAdapter ora)constructor
-