| Package | Description | 
|---|---|
| org.opennms.netmgt.config.jmx | |
| org.opennms.netmgt.jmx | |
| org.opennms.netmgt.jmx.impl | 
| Modifier and Type | Method and Description | 
|---|---|
MBeanServer | 
JmxConfig.lookupMBeanServer(String ipAddress,
                 int port)  | 
MBeanServer | 
JmxConfig.lookupMBeanServer(String ipAddress,
                 String port)  | 
| Modifier and Type | Method and Description | 
|---|---|
Set<MBeanServer> | 
JmxConfig.getMBeanServer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JmxConfig.setMBeanServer(Set<MBeanServer> mBeanServer)  | 
| Modifier and Type | Method and Description | 
|---|---|
static MBeanServer | 
JmxUtils.getMBeanServer(JmxConfigDao jmxConfigDao,
              String address,
              Map<String,String> parameters)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JmxCollector.collect(JmxCollectorConfig config,
       MBeanServer mBeanServer,
       JmxSampleProcessor sampleProcessor)
Implements the logic for the jmx data collection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultJmxCollector.collect(JmxCollectorConfig config,
       MBeanServer mBeanServer,
       JmxSampleProcessor sampleProcessor)  | 
Copyright © 2021. All rights reserved.