public class LoadbalanceAlgorithmFactory extends Object
| Constructor and Description | 
|---|
LoadbalanceAlgorithmFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static LoadbalanceAlgorithm | 
createLoadbalanceAlgorithm(org.apache.axiom.om.OMElement loadbalanceElement,
                          List endpoints)  | 
static LoadbalanceAlgorithm | 
createLoadbalanceAlgorithm2(org.apache.axiom.om.OMElement loadbalanceElement,
                           List<org.apache.axis2.clustering.Member> members)  | 
public static LoadbalanceAlgorithm createLoadbalanceAlgorithm(org.apache.axiom.om.OMElement loadbalanceElement, List endpoints)
public static LoadbalanceAlgorithm createLoadbalanceAlgorithm2(org.apache.axiom.om.OMElement loadbalanceElement, List<org.apache.axis2.clustering.Member> members)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.