public class IvmTestServer extends Object implements TestServer
| Constructor and Description |
|---|
IvmTestServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
Properties |
getContextEnvironment() |
void |
init(Properties props) |
void |
start() |
void |
stop() |
public void init(Properties props)
init in interface TestServerpublic void destroy()
public 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.