org.openejb.test
Class TestManager
java.lang.Object
org.openejb.test.TestManager
public class TestManager
- extends java.lang.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(java.lang.String propertiesFileName)
throws java.lang.Exception
- Throws:
java.lang.Exception
start
protected static void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
protected static void stop()
throws java.lang.Exception
- Throws:
java.lang.Exception
getServer
public static TestServer getServer()
getDatabase
public static TestDatabase getDatabase()
getContextEnvironment
public static java.util.Properties getContextEnvironment()
Copyright © 1999-2011 OpenEJB. All Rights Reserved.