Uses of Class
org.identityconnectors.common.event.ConnectorEvent
Packages that use ConnectorEvent
Package
Description
NOTICE: This package is an early specification of the Events API for 1.2.x.x version.
-
Uses of ConnectorEvent in org.identityconnectors.common.event
Methods in org.identityconnectors.common.event with parameters of type ConnectorEventModifier and TypeMethodDescriptionvoid
ConnectorEventHandler.handleEvent
(ConnectorEvent event) Called by theRemoteConnectorInfoManagerImpl
service to notify the listener of an event.Constructors in org.identityconnectors.common.event with parameters of type ConnectorEvent