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