org.openejb.test
Class CorbaTestServer
java.lang.Object
org.openejb.test.CorbaTestServer
- All Implemented Interfaces:
- TestServer
- public class CorbaTestServer
- extends Object
- implements TestServer
- Author:
- David Blevins, Richard Monson-Haefel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorbaTestServer
public CorbaTestServer()
init
public void init(Properties props)
- Specified by:
init
in interface TestServer
log
public void log(String s)
destroy
public void destroy()
start
public void start()
- Specified by:
start
in interface TestServer
stop
public void stop()
- Specified by:
stop
in interface TestServer
getContextEnvironment
public Properties getContextEnvironment()
- Specified by:
getContextEnvironment
in interface TestServer
Copyright © 1999-2007 OpenEJB. All Rights Reserved.