|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectPool | |
|---|---|
| org.identityconnectors.framework.impl.api.local | |
| org.identityconnectors.framework.impl.api.local.operations | |
| Uses of ObjectPool in org.identityconnectors.framework.impl.api.local |
|---|
| Methods in org.identityconnectors.framework.impl.api.local that return ObjectPool | |
|---|---|
static ObjectPool<PoolableConnector> |
ConnectorPoolManager.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 |
|---|
| Methods in org.identityconnectors.framework.impl.api.local.operations that return ObjectPool | |
|---|---|
ObjectPool<PoolableConnector> |
ConnectorOperationalContext.getPool()
|
| Constructors in org.identityconnectors.framework.impl.api.local.operations with parameters of type ObjectPool | |
|---|---|
ConnectorOperationalContext(LocalConnectorInfoImpl connectorInfo,
APIConfigurationImpl apiConfiguration,
ObjectPool<PoolableConnector> pool)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||