Package | Description |
---|---|
org.opennms.netmgt.poller.remote | |
org.opennms.netmgt.poller.remote.support |
Modifier and Type | Class and Description |
---|---|
class |
DemoPollerConfiguration
DemoPollerConfiguration class.
|
Modifier and Type | Method and Description |
---|---|
PollerConfiguration |
PollerBackEnd.getPollerConfiguration(String locationMonitorId)
Deprecated.
|
PollerConfiguration |
PollerBackEnd.getPollerConfigurationForLocation(String location)
Gets the poller configuration assigned to this monitoring location
|
Modifier and Type | Method and Description |
---|---|
PollerConfiguration |
ServerUnreachableAdaptor.getPollerConfiguration(String locationMonitorId)
Gets the poller configuration assigned to this location monitor.
|
PollerConfiguration |
DefaultPollerBackEnd.getPollerConfiguration(String locationMonitorId)
Deprecated.
Use
#getPoller(OnmsMonitoringLocation) instead. |
PollerConfiguration |
ExceptionProtectedPollerBackEnd.getPollerConfiguration(String locationMonitorId)
Gets the poller configuration assigned to this location monitor.
|
PollerConfiguration |
ServerUnreachableAdaptor.getPollerConfigurationForLocation(String location)
Gets the poller configuration assigned to this monitoring location
|
PollerConfiguration |
DefaultPollerBackEnd.getPollerConfigurationForLocation(String location) |
PollerConfiguration |
ExceptionProtectedPollerBackEnd.getPollerConfigurationForLocation(String location)
Gets the poller configuration assigned to this monitoring location
|
Copyright © 2021. All rights reserved.