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