Apache CXF API

org.apache.cxf.endpoint
Interface ServerLifeCycleListener


public interface ServerLifeCycleListener


Method Summary
 void startServer(Server server)
           
 void stopServer(Server server)
           
 

Method Detail

startServer

void startServer(Server server)

stopServer

void stopServer(Server server)

Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.