-
Interface Summary
Interface |
Description |
QoSDMBean |
QoSDMBean interface.
|
-
Class Summary
Class |
Description |
QoSD |
This JMX bean loads the QoSD daemon as a spring bean using the
qosd-context.xml file.
|
Package org.openoss.opennms.spring.qosd.jmx Description
All OpenNMS daemons are started as JMX beans in the same way.
The QoSD.java and QoSDMBean.java in the qosd.jmx package are
used by opennms to initiate new threads for running the daemon
and to pass in it's spring application context in order to
allow access to OpenNMS Daos and other daemons.