stella.calibunit
Class CalibUnit.Status

java.lang.Object
  extended by stella.calibunit.CalibUnit.Status
Enclosing class:
CalibUnit

public static class CalibUnit.Status
extends Object

Retrieves all of the status there is and pipe it to standard out.


Constructor Summary
CalibUnit.Status()
           
 
Method Summary
static void main(String[] arg)
          First and only command line argument are the driver properties.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalibUnit.Status

public CalibUnit.Status()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
First and only command line argument are the driver properties.

Throws:
IOException