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