org.openejb.test
Class TestManager
java.lang.Object
org.openejb.test.TestManager
- public class TestManager
- extends Object
- Author:
- David Blevins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestManager
public TestManager()
init
protected static void init(String propertiesFileName)
throws Exception
- Throws:
Exception
start
protected static void start()
throws Exception
- Throws:
Exception
stop
protected static void stop()
throws Exception
- Throws:
Exception
getServer
public static TestServer getServer()
getDatabase
public static TestDatabase getDatabase()
getContextEnvironment
public static Properties getContextEnvironment()
Copyright © 1999-2007 OpenEJB. All Rights Reserved.