public class TomcatRemoteTestServer extends Object implements TestServer
| Constructor and Description |
|---|
TomcatRemoteTestServer() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getContextEnvironment() |
void |
init(Properties props) |
void |
start() |
void |
stop() |
public void init(Properties props)
init in interface TestServerpublic void start()
start in interface TestServerpublic void stop()
stop in interface TestServerpublic Properties getContextEnvironment()
getContextEnvironment in interface TestServerCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.