Class EnvServer

java.lang.Object
  extended byEnvServer

public class EnvServer
extends java.lang.Object

Driver class to test host remote implementations of the hec.environment.Environment interface for testing by EnvClient

See Also:
EnvClient

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

Constructor Detail

EnvServer

public EnvServer()
Method Detail

main

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