mx4j.tools.remote.local

Class LocalConnectorServer

public class LocalConnectorServer extends AbstractJMXConnectorServer

Version: $Revision: 1.8 $

Constructor Summary
LocalConnectorServer(JMXServiceURL url, Map environment, MBeanServer server)
Method Summary
protected voiddoStart()
protected voiddoStop()
static LocalConnectionManagerfind(JMXServiceURL url)
MBeanServergetMBeanServer()

Constructor Detail

LocalConnectorServer

public LocalConnectorServer(JMXServiceURL url, Map environment, MBeanServer server)

Method Detail

doStart

protected void doStart()

doStop

protected void doStop()

find

public static LocalConnectionManager find(JMXServiceURL url)

getMBeanServer

public MBeanServer getMBeanServer()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.