org.globus.ogsa.server.test
Class GSITestServer

java.lang.Object
  extended byorg.globus.ogsa.server.test.TestServer
      extended byorg.globus.ogsa.server.test.GSITestServer

public class GSITestServer
extends TestServer


Field Summary
 
Fields inherited from class org.globus.ogsa.server.test.TestServer
baseURL, server, WEB_SERVER_URL, webServerURL
 
Constructor Summary
GSITestServer()
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class org.globus.ogsa.server.test.TestServer
getBaseURL, getIP, getPort, isCollocated
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSITestServer

public GSITestServer()
Method Detail

start

public void start()
           throws java.lang.Exception
Overrides:
start in class TestServer
Throws:
java.lang.Exception

stop

public void stop()
          throws java.lang.Exception
Overrides:
stop in class TestServer
Throws:
java.lang.Exception