org.emboss.jemboss.server
Class TestPublicServer

java.lang.Object
  extended byorg.emboss.jemboss.server.TestPublicServer

public class TestPublicServer
extends java.lang.Object

This can be used to test the public server. It is run from the command line: java org.emboss.jemboss.server.TestPublicServer


Field Summary
private static JembossParams mysettings
           
 
Constructor Summary
TestPublicServer()
           
 
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

mysettings

private static JembossParams mysettings
Constructor Detail

TestPublicServer

public TestPublicServer()
Method Detail

main

public static void main(java.lang.String[] args)