Prev Package | Next Package | Frames | No Frames |
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. |
MalformedJMXAddressException | Thrown when a JMXAddress is created incorrectly |
RemoteStandardMBeanProxy | A utility class that creates proxies for invocation on standard MBeans (does not work for DynamicMBeans) on remote MBeanServers. |