public class FabricClientListener extends 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.ClientLifeCycleListener
public void clientDestroyed(org.apache.cxf.endpoint.Client client)
clientDestroyed
in interface org.apache.cxf.endpoint.ClientLifeCycleListener
Copyright © 2011–2014 Red Hat. All rights reserved.