Uses of Class
org.odpi.openmetadata.accessservices.assetconsumer.outtopic.AssetConsumerOutTopicPublisher
-
Packages that use AssetConsumerOutTopicPublisher Package Description org.odpi.openmetadata.accessservices.assetconsumer.outtopic The implementation of the outbound events from the Asset Consumer OMAS. -
-
Uses of AssetConsumerOutTopicPublisher in org.odpi.openmetadata.accessservices.assetconsumer.outtopic
Constructors in org.odpi.openmetadata.accessservices.assetconsumer.outtopic with parameters of type AssetConsumerOutTopicPublisher Constructor Description AssetConsumerOMRSTopicListener(String serviceName, String localServerUserId, AssetConsumerOutTopicPublisher eventPublisher, AssetHandler<OpenMetadataAPIDummyBean> assetHandler, List<String> supportedZones, AuditLog auditLog)Initialize the topic listener.
-