| Package | Description |
|---|---|
| org.identityconnectors.framework.impl.api.local | |
| org.identityconnectors.framework.impl.api.local.operations |
| Modifier and Type | Method and Description |
|---|---|
static ObjectPool<org.identityconnectors.framework.spi.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 org.identityconnectors.common.Pair<ConnectorPoolManager.ConnectorPoolKey,ObjectPool<org.identityconnectors.framework.spi.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<org.identityconnectors.framework.spi.PoolableConnector> |
ConnectorOperationalContext.getPool() |
Copyright © 2018. All rights reserved.