| Package | Description | 
|---|---|
| org.opennms.netmgt.model | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.poller.remote | |
| org.opennms.netmgt.poller.remote.support | |
| org.opennms.web.svclayer.model | 
| Modifier and Type | Method and Description | 
|---|---|
OnmsLocationMonitor.MonitorStatus | 
OnmsLocationMonitor.getStatus()
getStatus 
 | 
static OnmsLocationMonitor.MonitorStatus | 
OnmsLocationMonitor.MonitorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static OnmsLocationMonitor.MonitorStatus[] | 
OnmsLocationMonitor.MonitorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OnmsLocationMonitor.setStatus(OnmsLocationMonitor.MonitorStatus status)
setStatus 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OnmsLocationMonitor.MonitorStatus | 
PollerBackEnd.pollerCheckingIn(String locationMonitorId,
                Date currentConfigurationVersion)
Checkin with the backend to let it know that the poller is still alive and to find
 out if there are any configuration changes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OnmsLocationMonitor.MonitorStatus | 
ServerUnreachableAdaptor.pollerCheckingIn(String locationMonitorId,
                Date currentConfigurationVersion)
Checkin with the backend to let it know that the poller is still alive and to find
 out if there are any configuration changes. 
 | 
OnmsLocationMonitor.MonitorStatus | 
DefaultPollerBackEnd.pollerCheckingIn(String locationMonitorId,
                Date currentConfigurationVersion)
Checkin with the backend to let it know that the poller is still alive and to find
 out if there are any configuration changes. 
 | 
OnmsLocationMonitor.MonitorStatus | 
ExceptionProtectedPollerBackEnd.pollerCheckingIn(String locationMonitorId,
                Date currentConfigurationVersion)
Checkin with the backend to let it know that the poller is still alive and to find
 out if there are any configuration changes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OnmsLocationMonitor.MonitorStatus | 
LocationMonitorListModel.LocationMonitorModel.getStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
LocationMonitorListModel.LocationMonitorModel.setStatus(OnmsLocationMonitor.MonitorStatus status)  | 
Copyright © 2021. All rights reserved.