javax.management.remote
Package javax.management.remote
Interfaces for remote access to JMX MBean servers.
See: Description
Interface | Description |
---|---|
JMXAddressable | Implemented by objects that can have a |
JMXAuthenticator | Interface to define how remote credentials are converted into a JAAS Subject. |
JMXConnector | The client end of a JMX API connector. |
JMXConnectorProvider |
|