Interface EventConsumerRegistry


public interface EventConsumerRegistry
Registry that manages all the EventConsumer objects of the event gateway microservice. This component offers functionality to add, remove and retrieve all the event consumers.
  • Method Details