org.apache.cxf.endpoint
Interface ServerLifeCycleManager
- All Known Implementing Classes:
- ServerLifeCycleManagerImpl
public interface ServerLifeCycleManager
startServer
void startServer(Server server)
stopServer
void stopServer(Server server)
registerListener
void registerListener(ServerLifeCycleListener listener)
unRegisterListener
void unRegisterListener(ServerLifeCycleListener listener)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.