Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.translator |
Modifier and Type | Class and Description |
---|---|
class |
EventTranslatorConfigFactory
This is the singleton class used to load the configuration from the
passive-status-configuration.xml.
|
Modifier and Type | Method and Description |
---|---|
static EventTranslatorConfig |
EventTranslatorConfigFactory.getInstance()
Return the singleton instance of this factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
EventTranslatorConfigFactory.setInstance(EventTranslatorConfig singleton)
setInstance
|
Modifier and Type | Method and Description |
---|---|
EventTranslatorConfig |
EventTranslator.getConfig()
getConfig
|
Modifier and Type | Method and Description |
---|---|
void |
EventTranslator.setConfig(EventTranslatorConfig config)
setConfig
|
Copyright © 2021. All rights reserved.