| Package | Description |
|---|---|
| org.identityconnectors.framework.impl.api.local |
| 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 |
|---|---|
static void |
ConnectorPoolManager.dispose(ConnectorPoolManager.ConnectorPoolKey connectorPoolKey) |
static ObjectPool<org.identityconnectors.framework.spi.PoolableConnector> |
ConnectorPoolManager.getPool(ConnectorPoolManager.ConnectorPoolKey connectorPoolKey)
Get a object pool for this connector if it was created before.
|
Copyright © 2018. All rights reserved.