public class MEXServerListener extends Object implements org.apache.cxf.endpoint.ServerLifeCycleListener
| Constructor and Description |
|---|
MEXServerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
startServer(org.apache.cxf.endpoint.Server serv) |
void |
stopServer(org.apache.cxf.endpoint.Server arg0) |
public void startServer(org.apache.cxf.endpoint.Server serv)
startServer in interface org.apache.cxf.endpoint.ServerLifeCycleListenerpublic void stopServer(org.apache.cxf.endpoint.Server arg0)
stopServer in interface org.apache.cxf.endpoint.ServerLifeCycleListenerApache CXF