Package | Description |
---|---|
org.opennms.netmgt.capsd.plugins | |
org.opennms.netmgt.collectd | |
org.opennms.netmgt.poller.monitors | |
org.opennms.protocols.jmx.connectors |
Modifier and Type | Method and Description |
---|---|
ConnectionWrapper |
MX4JPlugin.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
Jsr160Plugin.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
JBossPlugin.getMBeanServerConnection(Map<String,Object> map,
InetAddress address)
getMBeanServerConnection
|
abstract ConnectionWrapper |
JMXPlugin.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
JMXSecurePlugin.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
Modifier and Type | Method and Description |
---|---|
ConnectionWrapper |
MX4JCollector.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
abstract ConnectionWrapper |
JMXCollector.getMBeanServerConnection(Map<String,Object> map,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
Jsr160Collector.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
JMXSecureCollector.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
JBossCollector.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
Modifier and Type | Method and Description |
---|---|
ConnectionWrapper |
JMXSecureMonitor.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
Jsr160Monitor.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
JBossMonitor.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
ConnectionWrapper |
MX4JMonitor.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
abstract ConnectionWrapper |
JMXMonitor.getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
|
Modifier and Type | Class and Description |
---|---|
class |
JBossConnectionWrapper
The JBossConnectionWrapper class manages the connection to the JBoss server.
|
class |
Jsr160ConnectionWrapper
This class manages the connection to the remote jmx server.
|
class |
MX4JConnectionWrapper
This class manages the connection to the remote jmx server.
|
Copyright © 2017. All rights reserved.