Package | Description |
---|---|
org.opennms.netmgt.collectd | |
org.opennms.netmgt.dao.jmx | |
org.opennms.netmgt.jmx | |
org.opennms.netmgt.jmx.impl | |
org.opennms.netmgt.provision.detector.jmx |
Modifier and Type | Field and Description |
---|---|
protected JmxConfigDao |
JMXCollector.m_jmxConfigDao
the config dao to be used
|
Modifier and Type | Method and Description |
---|---|
void |
JMXCollector.setJmxConfigDao(JmxConfigDao jmxConfigDao) |
Modifier and Type | Class and Description |
---|---|
class |
JmxConfigDaoJaxb
Implementation for config dao class.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
JmxUtils.getRuntimeAttributes(JmxConfigDao jmxConfigDao,
String address,
Map<String,String> parameters) |
Modifier and Type | Field and Description |
---|---|
protected JmxConfigDao |
DefaultJmxCollector.m_jmxConfigDao |
Modifier and Type | Method and Description |
---|---|
void |
DefaultJmxCollector.setJmxConfigDao(JmxConfigDao jmxConfigDao)
Method for setting the config dao to use.
|
Modifier and Type | Field and Description |
---|---|
protected JmxConfigDao |
GenericJMXDetectorFactory.jmxConfigDao |
Modifier and Type | Method and Description |
---|---|
void |
GenericJMXDetectorFactory.setJmxConfigDao(JmxConfigDao jmxConfigDao) |
Copyright © 2020. All rights reserved.