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 LoadStrategyFactory
public LoadStrategy build(org.apache.xmlbeans.XmlObject config, WsdlLoadTest loadTest)
build
in interface LoadStrategyFactory
public LoadStrategy create(WsdlLoadTest loadTest)
create
in interface LoadStrategyFactory
Copyright © 2019. All Rights Reserved.