public class FabricClientListener
extends java.lang.Object
implements org.apache.cxf.endpoint.ClientLifeCycleListener
| Constructor and Description |
|---|
FabricClientListener(FabricLoadBalancerFeature feature) |
| Modifier and Type | Method and Description |
|---|---|
void |
clientCreated(org.apache.cxf.endpoint.Client client) |
void |
clientDestroyed(org.apache.cxf.endpoint.Client client) |
public FabricClientListener(FabricLoadBalancerFeature feature)
public 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-2014 Red Hat. All Rights Reserved.