| Modifiers | Name | Description | 
|---|---|---|
| static class | ThreadCountChangeLoadStrategy.Factory | 
| Modifiers | Name | Description | 
|---|---|---|
| static java.lang.String | STRATEGY_TYPE | 
| Constructor and description | 
|---|
| ThreadCountChangeLoadStrategy
                                (XmlObject config, WsdlLoadTest loadTest) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | afterLoadTest(LoadTestRunner loadTestRunner, LoadTestRunContext context) | 
|  | boolean | allowThreadCountChangeDuringRun() | 
|  | void | beforeLoadTest(LoadTestRunner loadTestRunner, LoadTestRunContext context) | 
|  | XmlObject | getConfig() | 
|  | javax.swing.JComponent | getConfigurationPanel() | 
|  | int | getEndThreadCount() | 
|  | int | getStartThreadCount() | 
|  | void | recalculate(LoadTestRunner loadTestRunner, LoadTestRunContext context) | 
|  | void | stateChanged(javax.swing.event.ChangeEvent e) | 
|  | void | stateChanged(javax.swing.event.ChangeEvent e) | 
| 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 |