org.talend.esb.sam.agent.lifecycle
Class ClientListenerImpl
java.lang.Object
org.talend.esb.sam.agent.lifecycle.AbstractListenerImpl
org.talend.esb.sam.agent.lifecycle.ClientListenerImpl
- All Implemented Interfaces:
- org.apache.cxf.endpoint.ClientLifeCycleListener
public class ClientListenerImpl
- extends AbstractListenerImpl
- implements org.apache.cxf.endpoint.ClientLifeCycleListener
This ClientLifeCycleListener impl used to implement the feature of
support web service start/stop event
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientListenerImpl
public ClientListenerImpl()
clientCreated
public void clientCreated(org.apache.cxf.endpoint.Client client)
- Specified by:
clientCreated in interface org.apache.cxf.endpoint.ClientLifeCycleListener
clientDestroyed
public void clientDestroyed(org.apache.cxf.endpoint.Client client)
- Specified by:
clientDestroyed in interface org.apache.cxf.endpoint.ClientLifeCycleListener
Copyright © 2011 Talend Inc.. All Rights Reserved.