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 |
JMXDataCollectionConfigFactory.getJmxCollection(String collectionName) |
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 © 2017. All rights reserved.