Class EventMeshHttpBootstrap

    • Constructor Detail

      • EventMeshHttpBootstrap

        public EventMeshHttpBootstrap​(EventMeshServer eventMeshServer,
                                      org.apache.eventmesh.common.config.ConfigurationWrapper configurationWrapper,
                                      Registry registry)
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Specified by:
        init in interface EventMeshBootstrap
        Throws:
        java.lang.Exception
      • start

        public void start()
                   throws java.lang.Exception
        Specified by:
        start in interface EventMeshBootstrap
        Throws:
        java.lang.Exception
      • shutdown

        public void shutdown()
                      throws java.lang.Exception
        Specified by:
        shutdown in interface EventMeshBootstrap
        Throws:
        java.lang.Exception