Class GovernanceEngineOutTopicPublisher


  • public class GovernanceEngineOutTopicPublisher
    extends Object
    GovernanceEngineOutTopicPublisher is responsible for pushing events to the Governance Engine OMAS's out topic.
    • Constructor Detail

      • GovernanceEngineOutTopicPublisher

        public GovernanceEngineOutTopicPublisher​(GovernanceEngineOutTopicServerConnector outTopicServerConnector,
                                                 String outTopicName,
                                                 AuditLog outTopicAuditLog)
        Constructor for the publisher.
        Parameters:
        outTopicServerConnector - connector to the out topic
        outTopicName - name of the out topic
        outTopicAuditLog - logging destination if anything goes wrong.
    • Method Detail

      • disconnect

        public void disconnect()
        Shutdown the publishing process.