org.fusesource.fabric.cxf
Class FabricServerListener

java.lang.Object
  extended by org.fusesource.fabric.cxf.FabricServerListener
All Implemented Interfaces:
org.apache.cxf.endpoint.ServerLifeCycleListener

public class FabricServerListener
extends java.lang.Object
implements org.apache.cxf.endpoint.ServerLifeCycleListener


Method Summary
 void startServer(org.apache.cxf.endpoint.Server server)
           
 void stopServer(org.apache.cxf.endpoint.Server server)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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


Copyright © 2012 FuseSource. All Rights Reserved.