Package org.identityconnectors.common.event
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
-
ClassDescriptionA ConnectorEventHandler receives notification when a connector bundle is registered or unregistered.The ConnectorEventPublisher is used by Connector Info Manager to publish events to the Framework.