|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClientLifeCycleManager
Method Summary | |
---|---|
void |
clientCreated(Client client)
|
void |
clientDestroyed(Client client)
|
void |
registerListener(ClientLifeCycleListener listener)
|
void |
unRegisterListener(ClientLifeCycleListener listener)
|
Method Detail |
---|
void clientCreated(Client client)
void clientDestroyed(Client client)
void registerListener(ClientLifeCycleListener listener)
void unRegisterListener(ClientLifeCycleListener listener)
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |