|
||||||||||
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 BusExtension
public void registerListener(ClientLifeCycleListener listener)
registerListener
in interface ClientLifeCycleManager
public void clientCreated(Client client)
clientCreated
in interface ClientLifeCycleManager
public void clientDestroyed(Client client)
clientDestroyed
in interface ClientLifeCycleManager
public void unRegisterListener(ClientLifeCycleListener listener)
unRegisterListener
in interface ClientLifeCycleManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |