|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.jms.client.plugin.RoundRobinLoadBalancingPolicy
public class RoundRobinLoadBalancingPolicy
Constructor Summary | |
---|---|
RoundRobinLoadBalancingPolicy(ClientConnectionFactoryImpl[] delegates)
|
Method Summary | |
---|---|
ClientConnectionFactoryImpl |
getNext()
|
void |
updateView(ClientConnectionFactoryImpl[] 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(ClientConnectionFactoryImpl[] delegates)
Method Detail |
---|
public ClientConnectionFactoryImpl getNext()
getNext
in interface LoadBalancingPolicy
public void updateView(ClientConnectionFactoryImpl[] delegates)
LoadBalancingPolicy
updateView
in interface LoadBalancingPolicy
delegates
- - a List
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |