public abstract class AbstractBusTestServerBase extends AbstractTestServerBase
| Constructor and Description |
|---|
AbstractBusTestServerBase() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.Bus |
getBus() |
void |
setBus(org.apache.cxf.Bus b) |
boolean |
stopInProcess() |
allocatePort, allocatePort, allocatePortAsInt, getLog, ready, run, setUp, start, startFailed, startInProcess, tearDown, verifypublic boolean stopInProcess()
throws Exception
stopInProcess in class AbstractTestServerBaseExceptionpublic org.apache.cxf.Bus getBus()
public void setBus(org.apache.cxf.Bus b)
Apache CXF