| Package | Description |
|---|---|
| org.identityconnectors.framework.impl.api.local | |
| org.identityconnectors.framework.impl.api.local.operations |
| Modifier and Type | Method and Description |
|---|---|
static ObjectPool<PoolableConnector> |
ConnectorPoolManager.getPool(ConnectorPoolManager.ConnectorPoolKey connectorPoolKey)
Get a object pool for this connector if it was created before.
|
| Modifier and Type | Method and Description |
|---|---|
static Pair<ConnectorPoolManager.ConnectorPoolKey,ObjectPool<PoolableConnector>> |
ConnectorPoolManager.getPool(APIConfigurationImpl impl,
LocalConnectorInfoImpl localInfo)
Get a object pool for this connector if it supports connector pooling.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectPool<PoolableConnector> |
ConnectorOperationalContext.getPool() |
Copyright © 2022. All rights reserved.