| Package | Description | 
|---|---|
| org.opennms.netmgt.config | |
| org.opennms.netmgt.trapd | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TrapdConfigFactory
This is the singleton class used to load the configuration for the OpenNMS
 Trapd from the trapd-configuration.xml. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static TrapdConfig | 
TrapdConfigFactory.getInstance()
Return the singleton instance of this factory. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
TrapdConfigFactory.setInstance(TrapdConfig config)
setInstance 
 | 
void | 
TrapdConfigFactory.update(TrapdConfig config)  | 
void | 
TrapdConfig.update(TrapdConfig config)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TrapdConfigBean
This is a bean container that can be used as a  
TrapdConfig
 service. | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
TrapListener.hasConfigurationChanged(TrapdConfig newConfig)  | 
boolean | 
TrapListener.hasSnmpV3UsersChanged(TrapdConfig newConfig)  | 
void | 
TrapdConfigBean.update(TrapdConfig config)  | 
| Constructor and Description | 
|---|
TrapdConfigBean(TrapdConfig configToClone)  | 
TrapListener(TrapdConfig config)  | 
TrapSinkModule(TrapdConfig trapdConfig,
              OnmsDistPoller distPoller)  | 
Copyright © 2021. All rights reserved.