| Package | Description |
|---|---|
| org.opennms.netmgt.jmx | |
| org.opennms.netmgt.jmx.connection | |
| org.opennms.netmgt.jmx.impl | |
| org.opennms.netmgt.jmx.impl.connection.connectors |
| Class and Description |
|---|
| JmxServerConnectionException
Is used to indicate that a connection to a JMX Server (MBeanServer) could not be established.
|
| Class and Description |
|---|
| JmxConnectionManager.RetryCallback
This callback should always be invoked BEFORE invoking
the
JmxServerConnector.createConnection(String, java.util.Map)
method. |
| JmxServerConnectionException
Is used to indicate that a connection to a JMX Server (MBeanServer) could not be established.
|
| JmxServerConnectionWrapper
Wraps the established
MBeanServerConnection. |
| Class and Description |
|---|
| JmxServerConnectionException
Is used to indicate that a connection to a JMX Server (MBeanServer) could not be established.
|
| Class and Description |
|---|
| JmxConnectionManager
The connection manager is responsible to create a
JmxServerConnector
implementation according to the connectionName and establish a connection using that server connector. |
| JmxConnectionManager.RetryCallback
This callback should always be invoked BEFORE invoking
the
JmxServerConnector.createConnection(String, java.util.Map)
method. |
| JmxServerConnectionException
Is used to indicate that a connection to a JMX Server (MBeanServer) could not be established.
|
| JmxServerConnectionWrapper
Wraps the established
MBeanServerConnection. |
| JmxServerConnector
The JmxServerConnector implements the logic on how to connect to a certain JMX Server (MBeanServer).
|
Copyright © 2015. All rights reserved.