org.jlab.coda.cMsg.apps
Class rcClientReconnect

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

public class rcClientReconnect
extends java.lang.Object

This class implements a run control client that reconnects.


Constructor Summary
rcClientReconnect()
           
 
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

rcClientReconnect

public rcClientReconnect()
Method Detail

main

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

run

public void run()
         throws cMsgException
Throws:
cMsgException