JavaTM Management Extensions (JMXTM) Remote API Specification

Version 1.0
 

The JMXTM Remote API defines a portable, interoperable way to connect to and manage remote JMX agents.

See:
          Description

JMXTM Remote API 1.0 Mandatory Specification Packages
javax.management.remote Interfaces for remote access to JMX MBean servers.
javax.management.remote.rmi The RMI connector is a connector for the JMX Remote API that uses RMI to transmit client requests to a remote MBean server.

 

JMXTM Remote API 1.0 Optional Specification Packages
javax.management.remote.generic The Generic JMX API Connector.
javax.management.remote.jmxmp The JMXMP Connector.
javax.management.remote.message Message definitions for JMXMP.

 

The JMXTM Remote API defines a portable, interoperable way to connect to and manage remote JMX agents.

The JMX Remote API specification distinguishes between mandatory and optional packages. An implementation of this specification can choose to implement only the mandatory packages. An implementation that implements the optional packages must implement them all.


JMX Remote API Specification 1.0 Final Release
Generated from RI build jmxremote-1_0_1_03-b57.2 2005.11.28_17:40:34_MET

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.