org.openejb.test
Class TomcatRemoteTestServer

java.lang.Object
  extended by org.openejb.test.TomcatRemoteTestServer
All Implemented Interfaces:
TestServer

public class TomcatRemoteTestServer
extends java.lang.Object
implements TestServer

Version:
$Revision$ $Date$

Nested Class Summary
static class TomcatRemoteTestServer.FilePathBuilder
           
 
Constructor Summary
TomcatRemoteTestServer()
           
 
Method Summary
 java.util.Properties getContextEnvironment()
           
 void init(java.util.Properties props)
           
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatRemoteTestServer

public TomcatRemoteTestServer()
Method Detail

init

public void init(java.util.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 java.util.Properties getContextEnvironment()
Specified by:
getContextEnvironment in interface TestServer


Copyright © 1999-2011 OpenEJB. All Rights Reserved.