| Package | Description |
|---|---|
| org.identityconnectors.framework.api |
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
|
| org.identityconnectors.framework.impl.api | |
| org.identityconnectors.framework.impl.api.osgi.internal |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorFacadeFactory |
ConnectorFacadeFactory.getInstance()
Get the singleton instance of the
ConnectorFacadeFactory. |
static ConnectorFacadeFactory |
ConnectorFacadeFactory.getManagedInstance()
Get the singleton instance of the stateful
ConnectorFacadeFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorFacadeFactoryImpl |
class |
ManagedConnectorFacadeFactoryImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
OsgiConnectorInfoManagerImpl
The OSGi ConnectorInfoManager Implementation ...
|
Copyright © 2019. All rights reserved.