|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.jms.client.plugin.RoundRobinLoadBalancingPolicy
| Constructor Summary | |
RoundRobinLoadBalancingPolicy(ConnectionFactoryDelegate[] delegates)
|
|
| Method Summary | |
ConnectionFactoryDelegate |
getNext()
|
void |
updateView(ConnectionFactoryDelegate[] delegates)
This method should be called when updating the LoadBalancingFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RoundRobinLoadBalancingPolicy(ConnectionFactoryDelegate[] delegates)
| Method Detail |
public ConnectionFactoryDelegate getNext()
getNext in interface LoadBalancingPolicypublic void updateView(ConnectionFactoryDelegate[] delegates)
LoadBalancingPolicy
updateView in interface LoadBalancingPolicydelegates - - a List
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||