Package org.identityconnectors.common.event
Classes and interfaces for asynchronous event based monitoring of the connectors.
The parent application can use these the check if a remote connector server status
has been changed or connectors has be added/removed.
- Since:
- 1.4
-
Interface Summary Interface Description ConnectorEventHandler A ConnectorEventHandler receives notification when a connector bundle is registered or unregistered.ConnectorEventPublisher The ConnectorEventPublisher is used by Connector Info Manager to publish events to the Framework. -
Class Summary Class Description ConnectorEvent