Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.config.mock | |
org.opennms.netmgt.linkd |
Modifier and Type | Class and Description |
---|---|
class |
LinkdConfigFactory
This is the singleton class used to load the configuration for the OpenNMS
linkd service from the linkd-configuration xml file.
|
class |
LinkdConfigManager
Abstract LinkdConfigManager class.
|
Modifier and Type | Method and Description |
---|---|
static LinkdConfig |
LinkdConfigFactory.getInstance()
Return the singleton instance of this factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
LinkdConfigFactory.setInstance(LinkdConfig instance)
setInstance
|
Modifier and Type | Class and Description |
---|---|
class |
MockLinkdConfig |
Modifier and Type | Method and Description |
---|---|
LinkdConfig |
Linkd.getLinkdConfig()
getLinkdConfig
|
Modifier and Type | Method and Description |
---|---|
void |
Linkd.setLinkdConfig(LinkdConfig config)
setLinkdConfig
|
Copyright © 2015. All Rights Reserved.