Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.provision | |
org.opennms.report.configuration |
This file is part of OpenNMS(R).
|
org.opennms.report.inventory |
This file is part of OpenNMS(R).
|
org.opennms.web.svclayer.inventory |
Modifier and Type | Class and Description |
---|---|
class |
RWSConfigFactory
This is the singleton class used to load the configuration for the OpenNMS
Poller service from the poller-configuration xml file.
|
class |
RWSConfigManager
Abstract RWSConfigManager class.
|
Modifier and Type | Method and Description |
---|---|
static RWSConfig |
RWSConfigFactory.getInstance()
Return the singleton instance of this factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
RWSConfigFactory.setInstance(RWSConfig instance)
setInstance
|
Modifier and Type | Method and Description |
---|---|
RWSConfig |
RancidProvisioningAdapter.getRwsConfig()
getRwsConfig
|
Modifier and Type | Method and Description |
---|---|
void |
RancidProvisioningAdapter.setRwsConfig(RWSConfig rwsConfig)
setRwsConfig
|
Modifier and Type | Method and Description |
---|---|
RWSConfig |
ConfigurationReportCalculator.getRwsConfig()
getRwsConfig
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationReportCalculator.setRwsConfig(RWSConfig rwsConfig)
setRwsConfig
|
Modifier and Type | Method and Description |
---|---|
RWSConfig |
InventoryReportCalculator.getRwsConfig()
getRwsConfig
|
Modifier and Type | Method and Description |
---|---|
void |
InventoryReportCalculator.setRwsConfig(RWSConfig rwsConfig)
setRwsConfig
|
Modifier and Type | Method and Description |
---|---|
RWSConfig |
InventoryService.getRwsConfig()
getRwsConfig
|
Modifier and Type | Method and Description |
---|---|
void |
InventoryService.setRwsConfig(RWSConfig rwsConfig)
setRwsConfig
|
Copyright © 2021. All rights reserved.