Uses of Class
org.openoss.opennms.spring.qosd.QoSDConfiguration

Packages that use QoSDConfiguration
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. 
 

Uses of QoSDConfiguration in org.openoss.opennms.spring.qosd
 

Methods in org.openoss.opennms.spring.qosd that return QoSDConfiguration
static QoSDConfiguration QoSDConfigFactory.getConfig()
           
static QoSDConfiguration QoSDConfiguration.unmarshal(java.io.Reader reader)
          Method unmarshal.
 



Copyright ? 2006-2008. All Rights Reserved.