org.apache.openejb.test
Class IvmTestServer
java.lang.Object
org.apache.openejb.test.IvmTestServer
- All Implemented Interfaces:
- TestServer
public class IvmTestServer
- extends Object
- implements TestServer
- Version:
- $Rev: 557180 $ $Date: 2007-07-18 09:15:31 +0200 (Mi, 18. Jul 2007) $
- Author:
- David Blevins, Richard Monson-Haefel
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IvmTestServer
public IvmTestServer()
init
public void init(Properties props)
- Specified by:
init
in interface TestServer
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-2011 The Apache OpenEJB development community. All Rights Reserved.