org.apache.openejb.test
Interface TestServer

All Known Implementing Classes:
CorbaTestServer, IvmTestServer, RemoteHttpTestServer, RemoteTestServer, RiTestServer, TomcatRemoteTestServer

public interface TestServer

Version:
$Rev: 1220545 $ $Date: 2011-12-18 13:22:34 -0800 (Sun, 18 Dec 2011) $

Method Summary
 Properties getContextEnvironment()
           
 void init(Properties props)
           
 void start()
           
 void stop()
           
 

Method Detail

init

void init(Properties props)

start

void start()

stop

void stop()

getContextEnvironment

Properties getContextEnvironment()


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.