org.apache.openejb.test
Class TestManager
java.lang.Object
org.apache.openejb.test.TestManager
public class TestManager
- extends java.lang.Object
- Version:
- $Rev: 636618 $ $Date: 2008-03-13 04:20:58 +0100 (Do, 13. Mär 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(java.lang.String propertiesFileName)
throws java.lang.Exception
- Throws:
java.lang.Exception
start
public static void start()
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public static void stop()
throws java.lang.Exception
- Throws:
java.lang.Exception
getServer
public static TestServer getServer()
getDatabase
public static TestDatabase getDatabase()
getJms
public static TestJms getJms()
getContextEnvironment
public static java.util.Properties getContextEnvironment()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.