org.ow2.jasmine.probe.shell
Class ProbeCommandsParams

java.lang.Object
  extended by org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
      extended by org.ow2.jasmine.probe.shell.ProbeCommandsParams

public class ProbeCommandsParams
extends JasmineProbeCommandParams

Parameters for probe commands having only one parameter, the probe's name (probe-start, probe-stop,..)

Author:
danesa

Field Summary
 List<String> names
           
 
Constructor Summary
ProbeCommandsParams()
           
 
Method Summary
 String getName()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

names

public List<String> names
Constructor Detail

ProbeCommandsParams

public ProbeCommandsParams()
Method Detail

getName

public String getName()

reset

public void reset()


Copyright © 2013 OW2 Consortium. All Rights Reserved.