|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.listeners.ha.RoundRobin
public class RoundRobin
LoadBalancingPolicy implementation that always favors the next available epr load balancing always occurs. Code based on jbossas ha framework.
| Constructor Summary | |
|---|---|
RoundRobin()
|
|
| Method Summary | |
|---|---|
EPR |
chooseEPR(ServiceClusterInfo serviceCluster)
Called when the ServiceInvoker wishes to know on which node the next invocation must be performed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoundRobin()
| Method Detail |
|---|
public EPR chooseEPR(ServiceClusterInfo serviceCluster)
LoadBalancePolicy
chooseEPR in interface LoadBalancePolicyserviceCluster - A list of potential eprs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||