|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.daemon.AbstractServiceDaemon
org.openoss.opennms.spring.qosdrx.jmx.QoSDrx
public class QoSDrx
This JMX bean loads the QoSDrx daemon as a spring bean using the qosdrx-context.xml file.
| Field Summary |
|---|
| Fields inherited from interface org.opennms.core.fiber.PausableFiber |
|---|
PAUSE_PENDING, PAUSED, RESUME_PENDING |
| Fields inherited from interface org.opennms.core.fiber.Fiber |
|---|
RUNNING, START_PENDING, STARTING, STATUS_NAMES, STOP_PENDING, STOPPED |
| Constructor Summary | |
|---|---|
QoSDrx()
Constructor for QoSDrx. |
|
| Method Summary | |
|---|---|
String |
getRuntimeStatistics()
Method to return statistics from the running receivers to MX4J |
String |
getStats()
getStats |
protected void |
onInit()
onInit |
protected void |
onStart()
onStart |
protected void |
onStop()
onStop |
| Methods inherited from class org.opennms.netmgt.daemon.AbstractServiceDaemon |
|---|
afterPropertiesSet, debugf, debugf, errorf, errorf, fatalf, fatalf, getName, getStatus, getStatusText, infof, infof, init, isPaused, isRunning, isStarting, isStartPending, log, onPause, onResume, pause, resume, setStatus, start, status, stop, waitForStatus, waitForStatus, warnf, warnf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opennms.netmgt.daemon.BaseOnmsMBean |
|---|
getStatus, getStatusText, init, start, status, stop |
| Constructor Detail |
|---|
public QoSDrx()
Constructor for QoSDrx.
| Method Detail |
|---|
protected void onInit()
onInit
onInit in class AbstractServiceDaemonprotected void onStart()
onStart
onStart in class AbstractServiceDaemonprotected void onStop()
onStop
onStop in class AbstractServiceDaemonpublic String getRuntimeStatistics()
getRuntimeStatistics in interface QoSDrxMBeanpublic String getStats()
getStats
getStats in interface QoSDrxMBeanString object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||