Package org.apache.cxf.endpoint
Interface ClientLifeCycleListener
-
- All Known Implementing Classes:
CacheCleanupListener
public interface ClientLifeCycleListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclientCreated(Client client)voidclientDestroyed(Client client)
-