javax.management.remote

Package javax.management.remote

Interfaces for remote access to JMX MBean servers.

See: Description

Interface Summary
Interface Description
JMXAddressable

Implemented by objects that can have a JMXServiceURL address.

JMXAuthenticator

Interface to define how remote credentials are converted into a JAAS Subject.

JMXConnector

The client end of a JMX API connector.

JMXConnectorProvider