Class EventMeshServer


  • public class EventMeshServer
    extends java.lang.Object
    • Field Detail

      • logger

        public org.slf4j.Logger logger
    • Constructor Detail

      • EventMeshServer

        public EventMeshServer​(org.apache.eventmesh.common.config.ConfigurationWrapper configurationWrapper)
    • Method Detail

      • init

        public void init()
                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • start

        public void start()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shutdown

        public void shutdown()
                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getTrace

        public static Trace getTrace()
      • getRegistry

        public Registry getRegistry()
      • setRegistry

        public void setRegistry​(Registry registry)