Package org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
package org.odpi.openmetadata.repositoryservices.connectors.openmetadatatopic
-
ClassDescriptionAn event that was received from a connectorThe state of an event that was received from a connectorOpenMetadataTopic defines the generic interface to an event bus topic for open metadata events.OpenMetadataTopicConnector provides the support for the registration of listeners and the distribution of incoming events to the registered listeners.OpenMetadataTopicConnectorBase is a base class to topic connectors that only send events on the embedded event bus connectorOpenMetadataTopicListener defines the interface that a listener must implement in order to receive events from the open metadata topic.OpenMetadataTopicListenerConnectorBase is a base class for a connector that is going to embed the OpenMetadataTopicConnector and register a listener with it.OpenMetadataTopicProvider provides implementation of the connector provider for the OpenMetadataTopicConnector.OpenMetadataTopicConnectorBase is a base class to topic connectors that only send events on the embedded event bus connector