Class ServerLoadParam
- java.lang.Object
-
- org.jboss.modcluster.demo.client.load.ServerLoadParam
-
public class ServerLoadParam extends Object
- Author:
- Brian Stansberry
-
-
Constructor Summary
Constructors Constructor Description ServerLoadParam(String name, String label, String description, String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetLabel()StringgetName()StringgetValue()voidsetValue(String value)
-