| Modifiers | Name | Description | 
|---|---|---|
| static class | VarianceLoadStrategy.Factory | 
| Modifiers | Name | Description | 
|---|---|---|
| static java.lang.String | STRATEGY_TYPE | 
| Constructor and description | 
|---|
| VarianceLoadStrategy
                                (WsdlLoadTest loadTest) | 
| VarianceLoadStrategy
                                (XmlObject config, WsdlLoadTest loadTest) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | afterLoadTest(LoadTestRunner testRunner, LoadTestRunContext context) | 
|  | boolean | allowThreadCountChangeDuringRun() | 
|  | void | beforeLoadTest(LoadTestRunner loadTestRunner, LoadTestRunContext context) | 
|  | XmlObject | getConfig() | 
|  | javax.swing.JComponent | getConfigurationPanel() | 
|  | long | getInterval() | 
|  | float | getVariance() | 
|  | void | recalculate(LoadTestRunner loadTestRunner, LoadTestRunContext context) | 
|  | void | update(javax.swing.text.Document doc) | 
|  | void | update(javax.swing.text.Document doc) | 
| Methods inherited from class | Name | 
|---|---|
| class AbstractLoadStrategy | addConfigurationChangeListener, afterLoadTest, afterTestCase, afterTestStep, allowThreadCountChangeDuringRun, beforeLoadTest, beforeTestCase, beforeTestStep, getConfig, getConfigurationPanel, getLoadTest, getType, loadTestStarted, loadTestStopped, notifyConfigurationChanged, recalculate, removeConfigurationChangeListener, updateConfig |