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.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 |
---|---|
static Mbean |
JmxCollectionCloner.clone(Mbean input)
Clones a Mbean object.
|
Modifier and Type | Method and Description |
---|---|
static Mbean |
JmxCollectionCloner.clone(Mbean input)
Clones a Mbean object.
|
Modifier and Type | Method and Description |
---|---|
Collection<Mbean> |
MbeansHierarchicalContainer.getMBeans() |
Collection<Mbean> |
SelectionManager.getSelectedMbeans() |
Collection<Mbean> |
MBeansController.getSelectedMbeans() |
Collection<Mbean> |
MbeansHierarchicalContainer.getSelectedMbeans() |
Modifier and Type | Method and Description |
---|---|
Collection<Attrib> |
SelectionManager.getSelectedAttributes(Mbean mbean) |
Collection<Attrib> |
MBeansController.getSelectedAttributes(Mbean mbean) |
Collection<CompAttrib> |
SelectionManager.getSelectedCompositeAttributes(Mbean mbean) |
Collection<CompAttrib> |
MBeansController.getSelectedCompositeAttributes(Mbean mbean) |
Modifier and Type | Method and Description |
---|---|
protected void |
MbeansHierarchicalContainer.updateDataSource(List<Mbean> mbeanList) |
Modifier and Type | Method and Description |
---|---|
void |
ValidationManager.validate(Mbean mbean,
ValidationResult validationResult) |
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 © 2021. All rights reserved.