public class LocalConnectorServer extends AbstractJMXConnectorServer
Constructor and Description |
---|
LocalConnectorServer(javax.management.remote.JMXServiceURL url,
java.util.Map environment,
javax.management.MBeanServer server) |
Modifier and Type | Method and Description |
---|---|
protected void |
doStart()
Template method implemented by subclasses to start this JMXConnectorServer
|
protected void |
doStop()
Template method implemented by subclasses to stop this JMXConnectorServer
|
static mx4j.tools.remote.local.LocalConnectionManager |
find(javax.management.remote.JMXServiceURL url) |
javax.management.MBeanServer |
getMBeanServer() |
connectionClosed, connectionFailed, connectionOpened, getAddress, getAttributes, getEnvironment, getLogger, isActive, isStopped, setAddress, start, stop
getConnectionIds, getNotificationInfo, postDeregister, postRegister, preDeregister, preRegister, setMBeanServerForwarder, toJMXConnector
public LocalConnectorServer(javax.management.remote.JMXServiceURL url, java.util.Map environment, javax.management.MBeanServer server)
public static mx4j.tools.remote.local.LocalConnectionManager find(javax.management.remote.JMXServiceURL url)
public javax.management.MBeanServer getMBeanServer()
getMBeanServer
in class javax.management.remote.JMXConnectorServer
protected void doStart() throws java.io.IOException
AbstractJMXConnectorServer
doStart
in class AbstractJMXConnectorServer
java.io.IOException
protected void doStop() throws java.io.IOException
AbstractJMXConnectorServer
doStop
in class AbstractJMXConnectorServer
java.io.IOException