|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JasmineProbeCommandParams | |
|---|---|
| org.ow2.jasmine.probe.shell | |
| Uses of JasmineProbeCommandParams in org.ow2.jasmine.probe.shell |
|---|
| Subclasses of JasmineProbeCommandParams in org.ow2.jasmine.probe.shell | |
|---|---|
class |
IndicatorChangeCommandParams
|
class |
IndicatorCreateCommandParams
|
class |
IndicatorListCommandParams
|
class |
IndicatorPropertiesCommandParams
|
class |
IndicatorRemoveCommandParams
|
class |
OutputChangeCommandParams
|
class |
OutputCreateCommandParams
|
class |
OutputListCommandParams
|
class |
OutputRemoveCommandParams
|
class |
ProbeChangeCommandParams
Parameters for probe-change command. |
class |
ProbeCommandsParams
Parameters for probe commands having only one parameter, the probe's name (probe-start, probe-stop,..) |
class |
ProbeConfigLoadSaveCommandParams
Parameters for probe-config-save and probe-config-load commands. |
class |
ProbeCreateCommandParams
Parameters for probe command. |
class |
ProbeListCommandParams
|
class |
ProbeRemoveCommandParams
|
class |
TargetCreateCommandParams
|
class |
TargetListCommandParams
|
class |
TargetRemoveCommandParams
params for target-remove |
| Methods in org.ow2.jasmine.probe.shell that return JasmineProbeCommandParams | |
|---|---|
JasmineProbeCommandParams |
JasmineProbeCommand.getParams()
|
| Methods in org.ow2.jasmine.probe.shell with parameters of type JasmineProbeCommandParams | |
|---|---|
protected Map<String,String> |
JasmineProbeCommand.parseProperties(Collection<JasminePropertyInfo> propsInfo,
JasmineProbeCommandParams params)
Construct a properties Map, where the keys are property names provided by propsInfo and the values of the properties should be read from the command parameters |
void |
JasmineProbeCommand.setParams(JasmineProbeCommandParams params)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||