Methods Summary |
---|
public java.lang.Object | chooseTarget(FamilyClusterInfo clusterFamily)Called when the stub wishes to know on which node the next invocation must
be performed.
|
public java.lang.Object | chooseTarget(FamilyClusterInfo clusterFamily, org.jboss.invocation.Invocation routingDecision)Called when the stub wishes to know on which node the next invocation must
be performed.
|
public void | init(HARMIClient father)Initialize the policy with a reference to its parent stub. the load-balancing policy
implementation can use HARMIClient data to take its decision
|