Testing
Class TestServerMain

java.lang.Object
  |
  +--Testing.TestServerMain

public class TestServerMain
extends java.lang.Object


Constructor Summary
TestServerMain()
          Creates a new instance of ConsoleTestMain
 
Method Summary
static void main(java.lang.String[] args)
           
static void printUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestServerMain

public TestServerMain()
Creates a new instance of ConsoleTestMain

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

printUsage

public static void printUsage()