Uses of Interface
org.jboss.jca.as.converters.wls.api.metadata.ConfigProperties
Packages that use ConfigProperties
Package
Description
This package contains the weblogic metatdata.
This package contains the weblogic metatdata.
This package contains the weblogic metatdata.
-
Uses of ConfigProperties in org.jboss.jca.as.converters.wls.api.metadata
Methods in org.jboss.jca.as.converters.wls.api.metadata that return ConfigPropertiesModifier and TypeMethodDescriptionAdminObjectGroup.getDefaultProperties()getDefaultPropertiesAdminObjects.getDefaultProperties()getDefaultPropertiesAdminObjectInstance.getProperties()getPropertiesConnectionDefinitionProperties.getProperties()getPropertiesWeblogicConnector.getProperties()getProperties -
Uses of ConfigProperties in org.jboss.jca.as.converters.wls.metadata
Classes in org.jboss.jca.as.converters.wls.metadata that implement ConfigPropertiesFields in org.jboss.jca.as.converters.wls.metadata declared as ConfigPropertiesModifier and TypeFieldDescriptionprotected final ConfigPropertiesWeblogicConnectorAbstractImpl.propsConfigPropertiesMethods in org.jboss.jca.as.converters.wls.metadata that return ConfigPropertiesModifier and TypeMethodDescriptionAdminObjectGroupImpl.getDefaultProperties()AdminObjectsImpl.getDefaultProperties()AdminObjectInstanceImpl.getProperties()ConnectionDefinitionPropertiesImpl.getProperties()WeblogicConnectorAbstractImpl.getProperties()Constructors in org.jboss.jca.as.converters.wls.metadata with parameters of type ConfigPropertiesModifierConstructorDescriptionAdminObjectGroupImpl(String aoInterface, String aoClass, ConfigProperties props, List<AdminObjectInstance> aois) AdminObjectGroupImpl constructorAdminObjectInstanceImpl(String jndiName, ConfigProperties props) constructorAdminObjectsImpl(ConfigProperties props, List<AdminObjectGroup> aogs) constructorConnectionDefinitionPropertiesImpl(PoolParams poolParams, Logging logging, TransactionSupport trans, String authMech, Boolean reAuthSupport, ConfigProperties props, String resAuth) constructorWeblogicConnectorAbstractImpl(String nativeLibdir, String jndiName, ResourceAdapterSecurity ras, ConfigProperties props, AdminObjects aos, OutboundResourceAdapter ora) constructor -
Uses of ConfigProperties in org.jboss.jca.as.converters.wls.metadata.v13
Constructors in org.jboss.jca.as.converters.wls.metadata.v13 with parameters of type ConfigPropertiesModifierConstructorDescriptionWeblogicConnector13Impl(String nativeLibdir, String jndiName, ResourceAdapterSecurity ras, ConfigProperties props, AdminObjects aos, OutboundResourceAdapter ora) constructor