|
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 |
public interface FormatParser
This interface is used by the parser to parse user-specific parameters.
Method Summary | |
---|---|
void |
parseValue(java.lang.String arg)
Called when the parser finds a parameter fitting the class implementing this interface (as in #IntegerParser) |
Method Detail |
---|
void parseValue(java.lang.String arg) throws ParseException
ParseException
|
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 |