| Package | Description | 
|---|---|
| org.opennms.netmgt.alarmd.api | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.dao.mock | |
| org.opennms.netmgt.model | 
 This file is part of OpenNMS(R). 
 | 
| org.opennms.netmgt.model.minion | |
| org.opennms.web.element | |
| org.opennms.web.rest.mapper.v2 | 
| Modifier and Type | Method and Description | 
|---|---|
OnmsMonitoringSystem | 
NorthboundAlarm.getPoller()
Gets the poller. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
MockMonitoringSystemDao.generateId(OnmsMonitoringSystem ms)  | 
protected String | 
MockMonitoringSystemDao.getId(OnmsMonitoringSystem ms)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OnmsDistPoller
Represents an OpenNMS Distributed Poller. 
 | 
class  | 
OnmsLocationMonitor
Represents the current status of a location monitor from the
 view of the controlling OpenNMS daemon. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OnmsMonitoringSystem | 
OnmsAlarm.getDistPoller()
getDistPoller 
 | 
OnmsMonitoringSystem | 
OnmsEvent.getDistPoller()
getDistPoller 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<OnmsMonitoringSystem> | 
OnmsMonitoringSystemCollection.getObjects()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OnmsAlarm.setDistPoller(OnmsMonitoringSystem distPoller)
setDistPoller 
 | 
void | 
OnmsEvent.setDistPoller(OnmsMonitoringSystem distPoller)
setDistPoller 
 | 
| Constructor and Description | 
|---|
OnmsMonitoringSystemCollection(Collection<? extends OnmsMonitoringSystem> objects)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OnmsMinion
The OnmsMinion represents a Minion node which has reported to OpenNMS. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<OnmsMonitoringSystem> | 
NetworkElementFactoryInterface.getMonitoringSystems()  | 
List<OnmsMonitoringSystem> | 
NetworkElementFactory.getMonitoringSystems()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected OnmsMonitoringSystem | 
AlarmMapperImpl.alarmDTOToOnmsMonitoringSystem(AlarmDTO alarmDTO)  | 
protected OnmsMonitoringSystem | 
EventMapperImpl.eventDTOToOnmsMonitoringSystem(EventDTO eventDTO)  | 
Copyright © 2020. All rights reserved.