|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Eventlist | |
|---|---|
| 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 Eventlist in org.openoss.opennms.spring.qosd |
|---|
| Methods in org.openoss.opennms.spring.qosd that return Eventlist | |
|---|---|
Eventlist |
QoSDConfiguration.getEventlist()
Returns the value of field 'eventlist'. |
static Eventlist |
Eventlist.unmarshal(java.io.Reader reader)
Method unmarshal. |
| Methods in org.openoss.opennms.spring.qosd with parameters of type Eventlist | |
|---|---|
void |
QoSDConfiguration.setEventlist(Eventlist eventlist)
Sets the value of field 'eventlist'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||