| Package | Description |
|---|---|
| org.identityconnectors.framework.api |
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
|
| 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. |
Copyright © 2014. All rights reserved.