mx4j.tools.remote.http
public class HTTPConnectorServer extends AbstractJMXConnectorServer
Version: $Revision: 1.5 $
Field Summary | |
---|---|
static String | EMBEDDED_WEB_CONTAINER_CLASS |
static String | USE_EXTERNAL_WEB_CONTAINER |
static String | WEB_CONTAINER_CONFIGURATION
MX4J's implementation uses this property to specify a String that points to the configuration
resource used to configure the HTTP server for JSR 160 connectors that use HTTP as transport.
|
Constructor Summary | |
---|---|
HTTPConnectorServer(JMXServiceURL url, Map environment, MBeanServer server) |
Method Summary | |
---|---|
protected ConnectionManager | createConnectionManager(AbstractJMXConnectorServer server, JMXServiceURL url, Map environment) |
protected void | doStart() |
protected void | doStop() |