public static class VarianceLoadStrategy.Factory extends Object implements LoadStrategyFactory
| Constructor and Description | 
|---|
| Factory() | 
| Modifier and Type | Method and Description | 
|---|---|
| LoadStrategy | build(org.apache.xmlbeans.XmlObject config,
     WsdlLoadTest loadTest) | 
| LoadStrategy | create(WsdlLoadTest loadTest) | 
| String | getType() | 
public String getType()
getType in interface LoadStrategyFactorypublic LoadStrategy build(org.apache.xmlbeans.XmlObject config, WsdlLoadTest loadTest)
build in interface LoadStrategyFactorypublic LoadStrategy create(WsdlLoadTest loadTest)
create in interface LoadStrategyFactoryCopyright © 2019. All Rights Reserved.