org.apache.openejb.test
Class TestManager
java.lang.Object
org.apache.openejb.test.TestManager
public class TestManager
- extends Object
- Version:
- $Rev: 643779 $ $Date: 2008-04-02 09:54:00 +0200 (Mi, 02. Apr 2008) $
- 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
public static void init(String propertiesFileName)
throws Exception
- Throws:
Exception
start
public static void start()
throws Exception
- Throws:
Exception
stop
public static void stop()
throws Exception
- Throws:
Exception
getServer
public static TestServer getServer()
getDatabase
public static TestDatabase getDatabase()
getJms
public static TestJms getJms()
getContextEnvironment
public static Properties getContextEnvironment()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.