Package org.apache.openejb.test
Class CorbaTestServer
java.lang.Object
org.apache.openejb.test.CorbaTestServer
- All Implemented Interfaces:
TestServer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()voidinit(Properties props) voidvoidstart()voidstop()
-
Constructor Details
-
CorbaTestServer
public CorbaTestServer()
-
-
Method Details
-
init
- Specified by:
initin interfaceTestServer
-
log
-
destroy
public void destroy() -
start
public void start()- Specified by:
startin interfaceTestServer
-
stop
public void stop()- Specified by:
stopin interfaceTestServer
-
getContextEnvironment
- Specified by:
getContextEnvironmentin interfaceTestServer
-