Uses of Class
org.odpi.openmetadata.accessservices.assetmanager.outtopic.AssetManagerOutTopicPublisher
-
Packages that use AssetManagerOutTopicPublisher Package Description org.odpi.openmetadata.accessservices.assetmanager.listener Supports the processing of events from the repository services that notify this module of changes to the metadata in the repository services. -
-
Uses of AssetManagerOutTopicPublisher in org.odpi.openmetadata.accessservices.assetmanager.listener
Constructors in org.odpi.openmetadata.accessservices.assetmanager.listener with parameters of type AssetManagerOutTopicPublisher Constructor Description AssetManagerOMRSTopicListener(String serviceName, String localServerUserId, AssetManagerOutTopicPublisher eventPublisher, AssetHandler assetHandler, List<String> supportedZones, AuditLog auditLog)Initialize the topic listener.
-