|
Hyperic HQ Plugin API v. 2.5.dev | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.hyperic.util.config.ConfigOption
net.hyperic.util.config.StringConfigOption
net.hyperic.util.config.MulticastIpAddressConfigOption
| Field Summary | |
static java.lang.String |
ERR
|
| Constructor Summary | |
MulticastIpAddressConfigOption(java.lang.String optName,
java.lang.String optDesc,
java.lang.String defValue)
|
|
| Method Summary | |
void |
checkOptionIsValid(java.lang.String value)
|
| Methods inherited from class net.hyperic.util.config.StringConfigOption |
getMaxLength, getMinLength, getTransport, isHidden, isSecret, setHidden, setMaxLength, setMinLength, setSecret |
| Methods inherited from class net.hyperic.util.config.ConfigOption |
equals, getDefault, getDescription, getName, getTransport, hashCode, isOptional, setDefault, 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 ERR
| Constructor Detail |
public MulticastIpAddressConfigOption(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. 2.5.dev | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||