org.apache.openejb.test
Class RemoteTestServer
java.lang.Object
org.apache.openejb.test.RemoteTestServer
- All Implemented Interfaces:
- TestServer
- Direct Known Subclasses:
- RemoteHttpTestServer
public class RemoteTestServer
- extends Object
- implements TestServer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteTestServer
public RemoteTestServer()
init
public void init(Properties props)
- Specified by:
init in interface TestServer
getProperties
public Properties getProperties()
destroy
public void destroy()
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-2012 The Apache Software Foundation. All Rights Reserved.