org.apache.openejb.test
Class TomcatRemoteTestServer
java.lang.Object
org.apache.openejb.test.TomcatRemoteTestServer
- All Implemented Interfaces:
- TestServer
public class TomcatRemoteTestServer
- extends Object
- implements TestServer
- Version:
- $Revision: 573752 $ $Date: 2007-09-08 01:19:41 +0200 (Sa, 08. Sep 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatRemoteTestServer
public TomcatRemoteTestServer()
init
public void init(Properties props)
- Specified by:
init
in interface TestServer
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-2013 The Apache OpenEJB development community. All Rights Reserved.