Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.poller | |
org.opennms.netmgt.poller.remote | |
org.opennms.netmgt.poller.remote.support |
Modifier and Type | Method and Description |
---|---|
Collection<ServiceMonitorLocator> |
PollerConfig.getServiceMonitorLocators(DistributionContext context)
getServiceMonitorLocators
|
Collection<ServiceMonitorLocator> |
PollerConfigManager.getServiceMonitorLocators(DistributionContext context)
getServiceMonitorLocators
|
Modifier and Type | Method and Description |
---|---|
static DistributionContext |
DistributionContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistributionContext[] |
DistributionContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Collection<ServiceMonitorLocator> |
PollerBackEnd.getServiceMonitorLocators(DistributionContext context)
Get service monitor locators for creating serviceMonitors for the poller.
|
Modifier and Type | Method and Description |
---|---|
Collection<ServiceMonitorLocator> |
ServerUnreachableAdaptor.getServiceMonitorLocators(DistributionContext context)
Get service monitor locators for creating serviceMonitors for the poller.
|
Collection<ServiceMonitorLocator> |
DefaultPollerBackEnd.getServiceMonitorLocators(DistributionContext context)
Get service monitor locators for creating serviceMonitors for the poller.
|
Collection<ServiceMonitorLocator> |
ExceptionProtectedPollerBackEnd.getServiceMonitorLocators(DistributionContext context)
Get service monitor locators for creating serviceMonitors for the poller.
|
Copyright © 2021. All rights reserved.