Uses of Class
org.odpi.openmetadata.accessservices.assetconsumer.outtopic.AssetConsumerPublisher
-
Packages that use AssetConsumerPublisher Package Description org.odpi.openmetadata.accessservices.assetconsumer.listener -
-
Uses of AssetConsumerPublisher in org.odpi.openmetadata.accessservices.assetconsumer.listener
Constructors in org.odpi.openmetadata.accessservices.assetconsumer.listener with parameters of type AssetConsumerPublisher Constructor Description AssetConsumerOMRSTopicListener(AssetConsumerPublisher eventPublisher, OMRSRepositoryHelper repositoryHelper, OMRSRepositoryValidator repositoryValidator, String componentName, String serverName, List<String> supportedZones, AuditLog auditLog)The constructor is given the connection to the out topic for Asset Consumer OMAS along with classes for testing and manipulating instances.
-