public class ClientListenerImpl extends AbstractListenerImpl implements org.apache.cxf.endpoint.ClientLifeCycleListener
| Constructor and Description |
|---|
ClientListenerImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clientCreated(org.apache.cxf.endpoint.Client client) |
void |
clientDestroyed(org.apache.cxf.endpoint.Client client) |
processStart, processStop, setMonitoringServiceClient, setQueue, setSendLifecycleEventpublic void clientCreated(org.apache.cxf.endpoint.Client client)
clientCreated in interface org.apache.cxf.endpoint.ClientLifeCycleListenerpublic void clientDestroyed(org.apache.cxf.endpoint.Client client)
clientDestroyed in interface org.apache.cxf.endpoint.ClientLifeCycleListenerCopyright © 2011–2015 Talend Inc.. All rights reserved.