Uses of Interface
org.jboss.jca.as.converters.wls.api.metadata.ConnectionInstance
Packages that use ConnectionInstance
Package
Description
This package contains the weblogic metatdata.
This package contains the weblogic metatdata.
-
Uses of ConnectionInstance 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 ConnectionInstanceModifier and TypeMethodDescriptionConnectionDefinition.getConnectionInstance()getConnectionInstance -
Uses of ConnectionInstance in org.jboss.jca.as.converters.wls.metadata
Classes in org.jboss.jca.as.converters.wls.metadata that implement ConnectionInstanceMethods in org.jboss.jca.as.converters.wls.metadata that return types with arguments of type ConnectionInstanceConstructor parameters in org.jboss.jca.as.converters.wls.metadata with type arguments of type ConnectionInstanceModifierConstructorDescriptionConnectionDefinitionImpl(String cdi, ConnectionDefinitionProperties cdProps, List<ConnectionInstance> cis) constructor