Package | Description |
---|---|
org.opennms.features.vaadin.jmxconfiggenerator.data | |
org.opennms.features.vaadin.jmxconfiggenerator.ui.mbeans | |
org.opennms.features.vaadin.jmxconfiggenerator.ui.mbeans.validation | |
org.opennms.netmgt.collectd | |
org.opennms.netmgt.config | |
org.opennms.netmgt.config.collectd.jmx |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.jmx.samples |
Modifier and Type | Method and Description |
---|---|
static Attrib |
JmxCollectionCloner.clone(Attrib input)
Clones an Attrib object.
|
Modifier and Type | Method and Description |
---|---|
static Attrib |
JmxCollectionCloner.clone(Attrib input)
Clones an Attrib object.
|
Modifier and Type | Method and Description |
---|---|
Collection<Attrib> |
SelectionManager.getSelectedAttributes(Mbean mbean) |
Collection<Attrib> |
MBeansController.getSelectedAttributes(Mbean mbean) |
Modifier and Type | Method and Description |
---|---|
protected void |
ValidationManager.validate(Attrib attrib,
ValidationResult validationResult) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<Attrib>> |
JMXNodeInfo.getAttributeMap()
getAttributeMap
|
Modifier and Type | Method and Description |
---|---|
protected static Map<String,JMXDataSource> |
JMXCollector.buildDataSourceList(String collectionName,
Map<String,List<Attrib>> attributeMap)
This method is responsible for building a list of RRDDataSource objects
from the provided list of MBeanObject objects.
|
void |
JMXNodeInfo.setAttributeMap(Map<String,List<Attrib>> oidList)
setAttributeMap
|
Modifier and Type | Method and Description |
---|---|
static Map<String,List<Attrib>> |
JMXDataCollectionConfigDao.getAttributeMap(JmxCollection collection,
String aSysoid,
String anAddress) |
Map<String,List<Attrib>> |
JMXDataCollectionConfigDao.getAttributeMap(String cName,
String aSysoid,
String anAddress) |
Modifier and Type | Method and Description |
---|---|
Attrib |
CompMember.toAttrib()
Converts this
CompMember to an Attrib . |
Modifier and Type | Method and Description |
---|---|
List<Attrib> |
Mbean.getAttribList() |
Modifier and Type | Method and Description |
---|---|
void |
Mbean.addAttrib(Attrib vAttrib) |
int |
Attrib.compareTo(Attrib o) |
Modifier and Type | Method and Description |
---|---|
void |
Mbean.setAttribCollection(List<Attrib> attribList) |
Modifier and Type | Method and Description |
---|---|
Attrib |
JmxAttributeSample.getAttrib() |
Copyright © 2021. All rights reserved.