org.eodisp.hla.crc.launcher
Class CrcLaunchServer

java.lang.Object
  extended by org.eodisp.hla.crc.launcher.CrcLaunchServer

public class CrcLaunchServer
extends java.lang.Object

Version:
$Id:$
Author:
ibirrer

Field Summary
static java.io.File DEFAULT_WORKING_DIR
           
(package private) static org.apache.log4j.Logger logger
          Log4J logger for this class
 
Constructor Summary
CrcLaunchServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

static org.apache.log4j.Logger logger
Log4J logger for this class


DEFAULT_WORKING_DIR

public static final java.io.File DEFAULT_WORKING_DIR
Constructor Detail

CrcLaunchServer

public CrcLaunchServer()
Method Detail

main

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