Class WSDiscoveryServerListener

java.lang.Object
org.apache.cxf.ws.discovery.listeners.WSDiscoveryServerListener
All Implemented Interfaces:
org.apache.cxf.endpoint.ServerLifeCycleListener

public class WSDiscoveryServerListener extends Object implements org.apache.cxf.endpoint.ServerLifeCycleListener
  • Constructor Details

    • WSDiscoveryServerListener

      public WSDiscoveryServerListener(org.apache.cxf.Bus bus)
  • Method Details

    • startServer

      public void startServer(org.apache.cxf.endpoint.Server server)
      Specified by:
      startServer in interface org.apache.cxf.endpoint.ServerLifeCycleListener
    • stopServer

      public void stopServer(org.apache.cxf.endpoint.Server server)
      Specified by:
      stopServer in interface org.apache.cxf.endpoint.ServerLifeCycleListener