Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.util.paramParser
Class BasicRetriever

java.lang.Object
  extended by org.hyperic.util.paramParser.BasicRetriever
All Implemented Interfaces:
ParserRetriever

public class BasicRetriever
extends java.lang.Object
implements ParserRetriever

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

BasicRetriever

public BasicRetriever()
Method Detail

getParser

public FormatParser getParser(java.lang.String className)
Specified by:
getParser in interface ParserRetriever

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.