|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.test.RemoteTestServer
public class RemoteTestServer
Constructor Summary | |
---|---|
RemoteTestServer()
|
Method Summary | |
---|---|
void |
destroy()
|
java.util.Properties |
getContextEnvironment()
|
java.util.Properties |
getProperties()
|
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 |
---|
public RemoteTestServer()
Method Detail |
---|
public void init(java.util.Properties props)
init
in interface TestServer
public java.util.Properties getProperties()
public void destroy()
public void start()
start
in interface TestServer
public void stop()
stop
in interface TestServer
public java.util.Properties getContextEnvironment()
getContextEnvironment
in interface TestServer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |