Uses of Class
org.odpi.openmetadata.accessservices.assetconsumer.outtopic.AssetConsumerOutTopicPublisher
-
Packages that use AssetConsumerOutTopicPublisher Package Description org.odpi.openmetadata.accessservices.assetconsumer.outtopic -
-
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<AssetElement> assetHandler, List<String> supportedZones, AuditLog auditLog)Initialize the topic listener.
-