Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.collectd.jmx |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.jmx |
Modifier and Type | Method and Description |
---|---|
JmxCollection |
JMXDataCollectionConfigDao.getJmxCollection(String collectionName) |
Modifier and Type | Method and Description |
---|---|
static Map<String,List<Attrib>> |
JMXDataCollectionConfigDao.getAttributeMap(JmxCollection collection,
String aSysoid,
String anAddress) |
static Map<String,BeanInfo> |
JMXDataCollectionConfigDao.getMBeanInfo(JmxCollection collection) |
Modifier and Type | Method and Description |
---|---|
JmxCollection |
JmxDatacollectionConfig.getJmxCollection(int index)
Method getJmxCollection.
|
JmxCollection |
JmxDatacollectionConfig.getJmxCollection(String collectionName) |
Modifier and Type | Method and Description |
---|---|
List<JmxCollection> |
JmxDatacollectionConfig.getJmxCollectionList() |
Modifier and Type | Method and Description |
---|---|
void |
JmxDatacollectionConfig.addJmxCollection(JmxCollection jmxCollection) |
boolean |
JmxDatacollectionConfig.removeJmxCollection(JmxCollection vJmxCollection) |
Modifier and Type | Method and Description |
---|---|
void |
JmxDatacollectionConfig.setJmxCollectionList(List<JmxCollection> jmxCollectionList) |
Modifier and Type | Method and Description |
---|---|
JmxCollection |
JmxCollectorConfig.getJmxCollection() |
Modifier and Type | Method and Description |
---|---|
void |
JmxCollectorConfig.setJmxCollection(JmxCollection jmxCollection) |
Copyright © 2021. All rights reserved.