Uses of Interface
org.jboss.jca.as.converters.wls.api.metadata.PoolParams
-
Packages that use PoolParams 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 PoolParams in org.jboss.jca.as.converters.wls.api.metadata
Methods in org.jboss.jca.as.converters.wls.api.metadata that return PoolParams Modifier and Type Method Description PoolParamsConnectionDefinitionProperties. getPoolParams()getPoolParams -
Uses of PoolParams in org.jboss.jca.as.converters.wls.metadata
Classes in org.jboss.jca.as.converters.wls.metadata that implement PoolParams Modifier and Type Class Description classPoolParamsImplA generic PoolParams.Methods in org.jboss.jca.as.converters.wls.metadata that return PoolParams Modifier and Type Method Description PoolParamsConnectionDefinitionPropertiesImpl. getPoolParams()Constructors in org.jboss.jca.as.converters.wls.metadata with parameters of type PoolParams Constructor Description ConnectionDefinitionPropertiesImpl(PoolParams poolParams, Logging logging, TransactionSupport trans, String authMech, Boolean reAuthSupport, ConfigProperties props, String resAuth)constructor
-