| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.snmpinterfacepoller | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SnmpInterfacePollerConfigFactory
This is the singleton class used to load the configuration for the OpenNMS
 Poller service from the poller-configuration XML file. 
 | 
class  | 
SnmpInterfacePollerConfigManager
Abstract SnmpInterfacePollerConfigManager class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SnmpInterfacePollerConfig | 
SnmpInterfacePollerConfigFactory.getInstance()
Return the singleton instance of this factory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
SnmpInterfacePollerConfigFactory.setInstance(SnmpInterfacePollerConfig instance)
setInstance 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SnmpInterfacePollerConfig | 
SnmpPoller.getPollerConfig()
getPollerConfig 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SnmpPoller.setPollerConfig(SnmpInterfacePollerConfig snmpinterfacepollerConfig)
setPollerConfig 
 | 
Copyright © 2020. All rights reserved.