|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.util.config.ConfigOption
org.hyperic.util.config.StringConfigOption
org.hyperic.util.config.IpAddressConfigOption
public class IpAddressConfigOption
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_ADDR
|
| Constructor Summary | |
|---|---|
IpAddressConfigOption(java.lang.String optName,
java.lang.String optDesc,
java.lang.String defValue)
|
|
| Method Summary | |
|---|---|
void |
checkOptionIsValid(java.lang.String value)
|
| Methods inherited from class org.hyperic.util.config.StringConfigOption |
|---|
getMaxLength, getMinLength, isHidden, isSecret, setHidden, setMaxLength, setMinLength, setSecret |
| Methods inherited from class org.hyperic.util.config.ConfigOption |
|---|
copy, equals, getCategory, getConfirm, getDefault, getDescription, getName, hashCode, invalidOption, isOptional, setCategory, setConfirm, setDefault, setDescription, setName, setOptional, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_ADDR
| Constructor Detail |
|---|
public IpAddressConfigOption(java.lang.String optName,
java.lang.String optDesc,
java.lang.String defValue)
| Method Detail |
|---|
public void checkOptionIsValid(java.lang.String value)
throws InvalidOptionValueException
checkOptionIsValid in class StringConfigOptionInvalidOptionValueException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||