Uses of Class
org.identityconnectors.common.pooling.ObjectPoolConfiguration
Packages that use ObjectPoolConfiguration
Package
Description
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
-
Uses of ObjectPoolConfiguration in org.identityconnectors.common.pooling
Constructors in org.identityconnectors.common.pooling with parameters of type ObjectPoolConfiguration -
Uses of ObjectPoolConfiguration in org.identityconnectors.framework.api
Methods in org.identityconnectors.framework.api that return ObjectPoolConfigurationModifier and TypeMethodDescriptionAPIConfiguration.getConnectorPoolConfiguration()
Gets the connector pooling configuration.