Package | Description |
---|---|
org.opennms.netmgt.config.collectd.jmx |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.jmx | |
org.opennms.netmgt.jmx.samples |
Modifier and Type | Method and Description |
---|---|
List<Mbean> |
Mbeans.getMbeanList() |
List<Mbean> |
JmxCollection.getMbeans() |
Modifier and Type | Method and Description |
---|---|
void |
JmxCollection.addMbean(Mbean mbean) |
Modifier and Type | Method and Description |
---|---|
void |
JmxCollection.addMbeans(List<Mbean> mbeanList) |
void |
JmxCollection.setMbeans(List<Mbean> mbeans) |
Modifier and Type | Method and Description |
---|---|
static String |
JmxUtils.getGroupName(Map<String,String> map,
Mbean mbean) |
Modifier and Type | Method and Description |
---|---|
Mbean |
AbstractJmxSample.getMbean() |
Constructor and Description |
---|
AbstractJmxSample(Mbean mbean,
Attribute attribute) |
JmxAttributeSample(Mbean mbean,
Attribute attribute) |
JmxCompositeSample(Mbean mbean,
Attribute attribute,
CompositeData compositeData,
CompMember compositeMember) |
Copyright © 2017. All rights reserved.