org.jlab.coda.cMsg.apps
Class cMsgMonitor

java.lang.Object
  extended by org.jlab.coda.cMsg.apps.cMsgMonitor

public class cMsgMonitor
extends java.lang.Object

This class prints out cMsg domain system monitoring information obtained from a cMsg domain client.


Method Summary
static void main(java.lang.String[] args)
          Run as a stand-alone application.
 void run()
          This method is executed as a thread.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Run as a stand-alone application.


run

public void run()
         throws cMsgException
This method is executed as a thread.

Throws:
cMsgException