Class ProxyServiceStarter


  • public class ProxyServiceStarter
    extends java.lang.Object
    Starts an instance of the Pulsar ProxyService.
    • Constructor Detail

      • ProxyServiceStarter

        public ProxyServiceStarter​(java.lang.String[] args)
                            throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • start

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

        public void close()