|
Packages that use org.openoss.opennms.spring.dao |
| org.openoss.opennms.spring.dao |
The OssDao package provides a buffer between the internals of OpenNMS
and the requirements of the OSS/J code. |
| org.openoss.opennms.spring.qosd |
Qosd responds to an alarm changed event by causing the OssDao to
update it's cache of OnmsAlarm values with a new snapshot of the
alarm list in the database, translates the OnmsAlarm values to OSS/J
AlarmValues using the OnmsAlarmOssjMapper and then forwards this new
list of alarms to the OSSBeans AlarmMonitor bean. |
| org.openoss.opennms.spring.qosdrx |
The QoSDrx daemon implements multiple OSS/J JMS event
listener clients for OpenNMS. |