Package | Description |
---|---|
org.opennms.netmgt.config | |
org.opennms.netmgt.poller.remote | |
org.opennms.netmgt.poller.remote.support |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServiceMonitorLocator |
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 |
---|---|
Collection<ServiceMonitorLocator> |
PollerBackEnd.getServiceMonitorLocators(DistributionContext context)
Get service monitor locators for creating serviceMonitors for the poller.
|
Modifier and Type | Method and Description |
---|---|
void |
PollService.setServiceMonitorLocators(Collection<ServiceMonitorLocator> locators)
setServiceMonitorLocators
|
void |
DefaultPollService.setServiceMonitorLocators(Collection<ServiceMonitorLocator> locators)
setServiceMonitorLocators
|
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.