Interface BoundedContextListener


public interface BoundedContextListener
  • Method Details

    • init

      void init()
    • contextInitialized

      void contextInitialized()
    • contextDestroyed

      void contextDestroyed()
    • getCommands

      List<Command> getCommands()
    • registerEventConsumers

      void registerEventConsumers()