Interface ProxyServiceLoadBalancer

All Superinterfaces:
Comparator<ProxyServiceLoad>, ServiceLoadBalancer<ProxyService,ProxyServiceLoad>
All Known Implementing Classes:
DefaultProxyServiceLoadBalancer

public interface ProxyServiceLoadBalancer extends ServiceLoadBalancer<ProxyService,ProxyServiceLoad>
A ProxyServiceLoadBalancer is a pluggable strategy for controlling the client load across individual members of a clustered ProxyService.
Since:
Coherence 3.7
Author:
jh 2010.12.07