org.apache.cxf.endpoint
Interface ClientLifeCycleManager
- All Known Implementing Classes:
- ClientLifeCycleManagerImpl
public interface ClientLifeCycleManager
clientCreated
void clientCreated(Client client)
clientDestroyed
void clientDestroyed(Client client)
registerListener
void registerListener(ClientLifeCycleListener listener)
unRegisterListener
void unRegisterListener(ClientLifeCycleListener listener)
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.