org.globus.ogsa.server.test
Class TestServer
java.lang.Object
org.globus.ogsa.server.test.TestServer
- Direct Known Subclasses:
- GSITestServer
- public class TestServer
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
server
protected ServiceContainer server
baseURL
protected java.lang.String baseURL
webServerURL
protected java.lang.String webServerURL
WEB_SERVER_URL
protected static final java.lang.String WEB_SERVER_URL
- See Also:
- Constant Field Values
TestServer
public TestServer()
isCollocated
public boolean isCollocated()
start
public void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public void stop()
throws java.lang.Exception
- Throws:
java.lang.Exception
getBaseURL
public java.lang.String getBaseURL()
getPort
public int getPort()
getIP
public java.lang.String getIP(java.lang.String urlString)
throws java.lang.Exception
- Throws:
java.lang.Exception