|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalConnectorInfoImpl | |
|---|---|
| org.identityconnectors.framework.impl.api.local | |
| org.identityconnectors.framework.impl.api.local.operations | |
| Uses of LocalConnectorInfoImpl in org.identityconnectors.framework.impl.api.local |
|---|
| Methods in org.identityconnectors.framework.impl.api.local with parameters of type LocalConnectorInfoImpl | |
|---|---|
static ObjectPool<PoolableConnector> |
ConnectorPoolManager.getPool(APIConfigurationImpl impl,
LocalConnectorInfoImpl localInfo)
Get a object pool for this connector if it supports connector pooling. |
| Constructors in org.identityconnectors.framework.impl.api.local with parameters of type LocalConnectorInfoImpl | |
|---|---|
LocalConnectorFacadeImpl(LocalConnectorInfoImpl connectorInfo,
APIConfigurationImpl apiConfiguration)
Builds up the maps of supported operations and calls. |
|
| Uses of LocalConnectorInfoImpl in org.identityconnectors.framework.impl.api.local.operations |
|---|
| Methods in org.identityconnectors.framework.impl.api.local.operations that return LocalConnectorInfoImpl | |
|---|---|
protected LocalConnectorInfoImpl |
OperationalContext.getConnectorInfo()
|
| Constructors in org.identityconnectors.framework.impl.api.local.operations with parameters of type LocalConnectorInfoImpl | |
|---|---|
ConnectorOperationalContext(LocalConnectorInfoImpl connectorInfo,
APIConfigurationImpl apiConfiguration,
ObjectPool<PoolableConnector> pool)
|
|
OperationalContext(LocalConnectorInfoImpl connectorInfo,
APIConfigurationImpl apiConfiguration)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||