public class OptionServer extends CommandLineOption<ServerHost>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
OPTION_NAME |
Constructor and Description |
---|
OptionServer() |
Modifier and Type | Method and Description |
---|---|
ServerHost |
getValue()
Returns the parsed value of this option.
|
protected void |
parseValue(java.lang.String value)
Parses and stores the given value from the command-line to this option.
|
checkValue, equals, getArgumentName, getDefaultValue, getEnvVariableName, getEnvVariableValue, getHelpText, getOption, getOptionAndArgument, getStringValue, hasArgument, hashCode, isMandatory, isPrintHelp, isPrintSyntax, isSecret, isValueTakenFromEnvVariable, parseDefaultValue, parseValue, setDefaultValue, setEnvVariableName, setFound, setHelpText, setMandatory, setPrintHelp, setPrintSyntax, setSecret, setStringValue, toDumpString, toString, wasFound
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toString
public static final java.lang.String OPTION_NAME
public ServerHost getValue()
CommandLineOption
getValue
in class CommandLineOption<ServerHost>
protected void parseValue(java.lang.String value) throws java.lang.Exception
CommandLineOption
parseValue
in class CommandLineOption<ServerHost>
java.lang.Exception
Copyright © 2013 EsprIT-Systems. All Rights Reserved.