Package | Description |
---|---|
org.identityconnectors.common.event |
Classes and interfaces for asynchronous event based monitoring of the connectors.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectorEventHandler.handleEvent(ConnectorEvent event)
Called by the
ConnectorEventPublisher
service to notify the listener of an event. |
Constructor and Description |
---|
ConnectorEvent(ConnectorEvent source)
Copy Constructor.
|
Copyright © 2018–2025. All rights reserved.