|
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.paramParser.BasicRetriever
public class BasicRetriever
The BasicRetriever is a ParserRetriever which performs simple newInstance() style instantiation of parsing classes.
Constructor Summary | |
---|---|
BasicRetriever()
|
Method Summary | |
---|---|
FormatParser |
getParser(java.lang.String className)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicRetriever()
Method Detail |
---|
public FormatParser getParser(java.lang.String className)
getParser
in interface ParserRetriever
|
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 |