Package mx4j.connector

Interface Summary
JMXConnector Interface to be implemented by all client-side JMX connectors.
MBeanServerConnection The interface for generic MBeanServers.
RemoteMBeanServer A restricted MBeanServer interface to be used by RMI clients.
 

Class Summary
JMXAddress A JMXAddress is an URL in form of jmx:://:/; used to identify the address of an adaptor.
RemoteStandardMBeanProxy A utility class that creates proxies for invocation on standard MBeans (does not work for DynamicMBeans) on remote MBeanServers.
 

Exception Summary
MalformedJMXAddressException Thrown when a JMXAddress is created incorrectly
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.