Package | Description |
---|---|
org.forgerock.openicf.framework.impl.api.osgi.internal | |
org.forgerock.openicf.framework.remote |
OpenICF Remote Procedure Call Package.
|
org.identityconnectors.common.event |
Classes and interfaces for asynchronous event based monitoring of the connectors.
|
org.identityconnectors.framework.impl.api.remote |
Modifier and Type | Method and Description |
---|---|
void |
OsgiConnectorInfoManagerImpl.addConnectorEventHandler(ConnectorEventHandler hook)
Adds an observer to the set of observers for this object, provided that
it is not the same as some observer already in the set.
|
void |
OsgiConnectorInfoManagerImpl.deleteConnectorEventHandler(ConnectorEventHandler hook)
Deletes an observer from the set of observers of this object.
|
Modifier and Type | Field and Description |
---|---|
protected ConnectorEventHandler |
AsyncRemoteLegacyConnectorInfoManager.handler |
Modifier and Type | Method and Description |
---|---|
void |
ConnectorEventPublisher.addConnectorEventHandler(ConnectorEventHandler handler)
Adds an observer to the set of observers for this object, provided that
it is not the same as some observer already in the set.
|
void |
ConnectorEventPublisher.deleteConnectorEventHandler(ConnectorEventHandler handler)
Deletes an observer from the set of observers of this object.
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteConnectorInfoManagerImpl.addConnectorEventHandler(ConnectorEventHandler hook)
Adds an observer to the set of observers for this object, provided that
it is not the same as some observer already in the set.
|
void |
RemoteConnectorInfoManagerImpl.deleteConnectorEventHandler(ConnectorEventHandler hook)
Deletes an observer from the set of observers of this object.
|
Copyright © 2018–2025. All rights reserved.