|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.probe.shell.JasmineProbeCommandParams
org.ow2.jasmine.probe.shell.ProbeCommandsParams
public class ProbeCommandsParams
Parameters for probe commands having only one parameter, the probe's name (probe-start, probe-stop etc..)
| Field Summary | |
|---|---|
java.util.List<java.lang.String> |
names
|
| Constructor Summary | |
|---|---|
ProbeCommandsParams()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
void |
reset()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List<java.lang.String> names
| Constructor Detail |
|---|
public ProbeCommandsParams()
| Method Detail |
|---|
public java.lang.String getName()
public void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||