Package org.apache.activemq.web
Class WebConsolePort
java.lang.Object
org.apache.activemq.web.WebConsolePort
Bean to initialize the port number we use for embedded Jetty server for the web consoles.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_HOST
- See Also:
-
DEFAULT_PORT
public static final int DEFAULT_PORT- See Also:
-
-
Constructor Details
-
WebConsolePort
public WebConsolePort()
-
-
Method Details
-
getPort
public int getPort() -
setPort
public void setPort(int port) -
getHost
-
setHost
-
start
public void start()
-