| Package | Description |
|---|---|
| org.identityconnectors.common.event |
NOTICE: This package is an early specification of the Events API for 1.2.x.x version.
|
| org.identityconnectors.framework.api |
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
|
| Constructor and Description |
|---|
ConnectorEvent(String topic,
ConnectorKey source)
Constructs a prototypical Event.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorKey |
ConnectorInfo.getConnectorKey()
Uniquely identifies this connector in a given installation.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorInfo |
ConnectorInfoManager.findConnectorInfo(ConnectorKey key)
Returns the
ConnectorInfo that is associated with the
specified ConnectorKey. |
Copyright © 2018. All rights reserved.