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 etc..)

Author:
danesa

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

names

public java.util.List<java.lang.String> names
Constructor Detail

ProbeCommandsParams

public ProbeCommandsParams()
Method Detail

getName

public java.lang.String getName()

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.