Class AssetConsumerOMRSTopicListener

    • Constructor Detail

      • AssetConsumerOMRSTopicListener

        public 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.
        Parameters:
        eventPublisher - publisher for the out topic
        repositoryHelper - provides methods for working with metadata instances
        repositoryValidator - provides validation of metadata instance
        componentName - name of component
        serverName - local server name
        supportedZones - list of zones covered by this instance of the access service.
        auditLog - log for errors and information messages