Interface OpenMetadataTopicListener

All Known Implementing Classes:
AssetCatalogOutTopicClientConnector, AssetConsumerOutTopicClientConnector, AssetLineageOutTopicClientConnector, AssetManagerOutTopicClientConnector, AssetOwnerOutTopicClientConnector, CommunityProfileOutTopicClientConnector, DataEngineInTopicListener, DataManagerOutTopicClientConnector, DigitalArchitectureOutTopicClientConnector, DistributeAuditEventsFromKafkaConnector, GovernanceEngineOutTopicClientConnector, GovernanceServerOutTopicClientConnector, ITInfrastructureOutTopicClientConnector, OMRSTopicConnector, OpenLineageEventReceiverIntegrationConnector, OpenMetadataTopicListenerConnectorBase, SecurityManagerOutTopicClientConnector, SecurityOfficerOutTopicClientConnector, StewardshipActionOutTopicClientConnector

public interface OpenMetadataTopicListener
OpenMetadataTopicListener defines the interface that a listener must implement in order to receive events from the open metadata topic.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method to pass an event received on topic.
  • Method Details

    • processEvent

      void processEvent(String event)
      Method to pass an event received on topic.
      Parameters:
      event - inbound event