Class WebConsolePort


  • public class WebConsolePort
    extends Object
    Bean to initialize the port number we use for embedded Jetty server for the web consoles.
    • Constructor Detail

      • WebConsolePort

        public WebConsolePort()
    • Method Detail

      • getPort

        public int getPort()
      • setPort

        public void setPort​(int port)
      • getHost

        public String getHost()
      • setHost

        public void setHost​(String host)
      • start

        public void start()