A O P R S 
All Classes All Packages

A

AssetOwnerOutTopicClientConnector - Class in org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic
AssetOwnerOutTopicClientConnector is the java base class implementation of the the client side connector that receives events from the Asset Owner OMAS's OutTopic.
AssetOwnerOutTopicClientConnector() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic.AssetOwnerOutTopicClientConnector
 
AssetOwnerOutTopicClientProvider - Class in org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic
The AssetOwnerOutTopicClientProvider provides a base class for the connector provider supporting AssetOwnerOutTopicClientConnector Connectors.
AssetOwnerOutTopicClientProvider() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic.AssetOwnerOutTopicClientProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific discovery service implementation.
AssetOwnerOutTopicServerConnector - Class in org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic
AssetOwnerOutTopicServerConnector is the java implementation of the the server side connector that send events to the Asset Owner OMAS's OutTopic.
AssetOwnerOutTopicServerConnector() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic.AssetOwnerOutTopicServerConnector
 
AssetOwnerOutTopicServerProvider - Class in org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic
The AssetOwnerOutTopicServerProvider provides a base class for the connector provider supporting AssetOwnerOutTopicServerConnector Connectors.
AssetOwnerOutTopicServerProvider() - Constructor for class org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic.AssetOwnerOutTopicServerProvider
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific discovery service implementation.

O

org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic - package org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic
The asset owner topic connectors are the interfaces of the connectors supported by the Asset Owner OMAS.

P

processEvent(String) - Method in class org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic.AssetOwnerOutTopicClientConnector
Method to pass an event received on topic.

R

registerListener(String, AssetOwnerEventListener) - Method in class org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic.AssetOwnerOutTopicClientConnector
Register a listener object that will be passed each of the events published by the Asset Owner OMAS.

S

sendEvent(AssetOwnerOutTopicEvent) - Method in class org.odpi.openmetadata.accessservices.assetowner.connectors.outtopic.AssetOwnerOutTopicServerConnector
Send the request to the embedded event bus connector(s).
A O P R S 
All Classes All Packages