org.openejb.test
Class RemoteHttpTestServer

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

public class RemoteHttpTestServer
extends RemoteTestServer

Version:
$Revision$ $Date$

Constructor Summary
RemoteHttpTestServer()
           
 
Method Summary
 void init(java.util.Properties props)
           
 
Methods inherited from class org.openejb.test.RemoteTestServer
destroy, getContextEnvironment, getProperties, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteHttpTestServer

public RemoteHttpTestServer()
Method Detail

init

public void init(java.util.Properties props)
Specified by:
init in interface TestServer
Overrides:
init in class RemoteTestServer


Copyright © 1999-2011 OpenEJB. All Rights Reserved.