org.ow2.jasmine.probe.collectors.lewys.shell
Class LewysParams

java.lang.Object
  extended by org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
      extended by org.ow2.jasmine.probe.collectors.lewys.shell.LewysParams

public class LewysParams
extends org.ow2.jasmine.probe.shell.JasmineProbeCommandParams

Describes params for lewys commands

Author:
durieuxp

Field Summary
 java.lang.String name
           
 
Constructor Summary
LewysParams()
           
 
Method Summary
 java.lang.String getCmd()
          get value for the "cmd" property.
 java.lang.String getName()
           
 java.lang.String getResources()
          get value for the "resources" property.
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public java.lang.String name
Constructor Detail

LewysParams

public LewysParams()
Method Detail

getName

public java.lang.String getName()

getCmd

public java.lang.String getCmd()
get value for the "cmd" property. See LewysCollectorService for property definitions

Returns:

getResources

public java.lang.String getResources()
get value for the "resources" property. See LewysCollectorService for property definitions

Returns:

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.