Package org.openoss.opennms.spring.dao

The OssDao package provides a buffer between the internals of OpenNMS and the requirements of the OSS/J code.

See:
          Description

Interface Summary
OssDao OssDao interface.
 

Class Summary
OnmsAlarmOssjMapper OnmsAlarmOssjMapper class.
OssDaoOpenNMSImpl OssDaoOpenNMSImpl class.
OssDaoOpenNMSImplSingleton Wrapper class for OssDaoOpenNMSImpl which makes it onto a singleton which can be shared between Qosd and QoSDrx when either one or or both applications are running.
 

Package org.openoss.opennms.spring.dao Description

The OssDao package provides a buffer between the internals of OpenNMS and the requirements of the OSS/J code. The internal alarm definition in OpenNMS contains different fields and severity values to the OSS/J X.733 definitions. This mapping is (mostly) confined to the OnmsAlarmOssjMapper class



Copyright © 2011. All Rights Reserved.