Class FinancialContextListener

  • All Implemented Interfaces:
    io.mateu.mdd.shared.BoundedContextListener

    public class FinancialContextListener
    extends Object
    implements io.mateu.mdd.shared.BoundedContextListener
    • Constructor Detail

      • FinancialContextListener

        public FinancialContextListener()
    • Method Detail

      • init

        public void init()
        Specified by:
        init in interface io.mateu.mdd.shared.BoundedContextListener
      • contextInitialized

        public void contextInitialized()
        Specified by:
        contextInitialized in interface io.mateu.mdd.shared.BoundedContextListener
      • contextDestroyed

        public void contextDestroyed()
        Specified by:
        contextDestroyed in interface io.mateu.mdd.shared.BoundedContextListener
      • getCommands

        public List<io.mateu.mdd.shared.Command> getCommands()
        Specified by:
        getCommands in interface io.mateu.mdd.shared.BoundedContextListener
      • registerEventConsumers

        public void registerEventConsumers()
        Specified by:
        registerEventConsumers in interface io.mateu.mdd.shared.BoundedContextListener