| Package | Description |
|---|---|
| com.lazerycode.jmeter.configuration | |
| com.lazerycode.jmeter.properties |
| Modifier and Type | Method and Description |
|---|---|
Map<JMeterPropertiesFiles,PropertyContainer> |
RemoteConfiguration.getMasterPropertiesMap() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
RemoteArgumentsArrayBuilder.buildRemoteArgumentsArray(Map<JMeterPropertiesFiles,PropertyContainer> masterPropertiesMap) |
void |
RemoteConfiguration.setMasterPropertiesMap(Map<JMeterPropertiesFiles,PropertyContainer> masterPropertiesMap) |
| Modifier and Type | Method and Description |
|---|---|
static JMeterPropertiesFiles |
JMeterPropertiesFiles.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JMeterPropertiesFiles[] |
JMeterPropertiesFiles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumMap<JMeterPropertiesFiles,PropertyContainer> |
PropertyHandler.getMasterPropertiesMap() |
| Modifier and Type | Method and Description |
|---|---|
PropertyContainer |
PropertyHandler.getPropertyContainer(JMeterPropertiesFiles props) |
PropertyContainer |
PropertyHandler.getPropertyObject(JMeterPropertiesFiles value) |
Copyright © 2014. All Rights Reserved.