Class WebConsolePort

java.lang.Object
org.apache.activemq.web.WebConsolePort

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

  • Constructor Details

    • WebConsolePort

      public WebConsolePort()
  • Method Details

    • getPort

      public int getPort()
    • setPort

      public void setPort(int port)
    • getHost

      public String getHost()
    • setHost

      public void setHost(String host)
    • start

      public void start()