mx4j.tools.remote.local

Class LocalConnector

public class LocalConnector extends AbstractJMXConnector

Version: $Revision: 1.9 $

Constructor Summary
LocalConnector(JMXServiceURL url, Map environment)
Method Summary
protected voiddoClose()
protected voiddoConnect(Map environment)
protected MBeanServerConnectiondoGetMBeanServerConnection(Subject delegate)
StringgetConnectionId()

Constructor Detail

LocalConnector

public LocalConnector(JMXServiceURL url, Map environment)

Method Detail

doClose

protected void doClose()

doConnect

protected void doConnect(Map environment)

doGetMBeanServerConnection

protected MBeanServerConnection doGetMBeanServerConnection(Subject delegate)

getConnectionId

public String getConnectionId()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.