org.jlab.coda.cMsg.apps
Class rcClient

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

public class rcClient
extends java.lang.Object

This class implements a run control client.


Constructor Summary
rcClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

rcClient

public rcClient()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws cMsgException
Throws:
cMsgException

run

public void run()
         throws cMsgException
Throws:
cMsgException