Uses of Class
org.identityconnectors.common.event.ConnectorEvent
Packages that use ConnectorEvent
Package
Description
Classes and interfaces for asynchronous event based monitoring of the connectors.
-
Uses of ConnectorEvent in org.identityconnectors.common.event
Methods in org.identityconnectors.common.event with parameters of type ConnectorEventModifier and TypeMethodDescriptionvoidConnectorEventHandler.handleEvent(ConnectorEvent event) Called by theConnectorEventPublisherservice to notify the listener of an event.Constructors in org.identityconnectors.common.event with parameters of type ConnectorEvent