Uses of Class
org.identityconnectors.framework.impl.api.local.ObjectPool
Package
Description
-
Uses of ObjectPool in org.identityconnectors.framework.impl.api.local
Modifier and TypeMethodDescriptionstatic ObjectPool
<PoolableConnector> ConnectorPoolManager.getPool
(ConnectorPoolManager.ConnectorPoolKey connectorPoolKey) Get a object pool for this connector if it was created before.Modifier and TypeMethodDescriptionConnectorPoolManager.getPool
(APIConfigurationImpl impl, LocalConnectorInfoImpl localInfo) Get a object pool for this connector if it supports connector pooling. -
Uses of ObjectPool in org.identityconnectors.framework.impl.api.local.operations