Package | Description |
---|---|
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.qosd.ejb |
Package provides implementation of interface to remote AlarmMonitor bean on Jboss.
|
org.openoss.opennms.spring.qosd.spring |
TODO: add package overview sentence here.
|
Modifier and Type | Field and Description |
---|---|
PropertiesLoader |
QoSDimpl2.props |
Modifier and Type | Method and Description |
---|---|
static PropertiesLoader |
PropertiesLoader.getInstance()
Getter for the field
instance . |
Modifier and Type | Method and Description |
---|---|
void |
AlarmListConnectionManager.init(PropertiesLoader props,
Properties env)
Initialises the ConnectionManagerThread
|
Modifier and Type | Method and Description |
---|---|
void |
AlarmListJ2eeConnectionManagerThread.init(PropertiesLoader props,
Properties env)
Initialises the ConnectionManagerThread
|
void |
AlarmListConnectionManagerJ2eeImpl.init(PropertiesLoader props,
Properties env)
Initialises the ConnectionManagerThread
|
Modifier and Type | Method and Description |
---|---|
void |
AlarmListConnectionManagerSpringImpl.init(PropertiesLoader props,
Properties env)
Initialises the ConnectionManagerThread
|
Copyright © 2015. All Rights Reserved.