|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.endpoint.ClientLifeCycleManagerImpl
public class ClientLifeCycleManagerImpl
| Constructor Summary | |
|---|---|
ClientLifeCycleManagerImpl()
|
|
| Method Summary | |
|---|---|
void |
clientCreated(Client client)
|
void |
clientDestroyed(Client client)
|
java.lang.Class<?> |
getRegistrationType()
|
void |
registerListener(ClientLifeCycleListener listener)
|
void |
unRegisterListener(ClientLifeCycleListener listener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientLifeCycleManagerImpl()
| Method Detail |
|---|
public java.lang.Class<?> getRegistrationType()
getRegistrationType in interface BusExtensionpublic void registerListener(ClientLifeCycleListener listener)
registerListener in interface ClientLifeCycleManagerpublic void clientCreated(Client client)
clientCreated in interface ClientLifeCycleManagerpublic void clientDestroyed(Client client)
clientDestroyed in interface ClientLifeCycleManagerpublic void unRegisterListener(ClientLifeCycleListener listener)
unRegisterListener in interface ClientLifeCycleManager
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||