Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.product
Interface MeasurementValueGetter

All Known Implementing Classes:
MeasurementPluginManager

public interface MeasurementValueGetter


Method Summary
 MetricValue getValue(java.lang.String name, Metric metric)
           
 

Method Detail

getValue

MetricValue getValue(java.lang.String name,
                     Metric metric)
                     throws PluginException,
                            PluginNotFoundException,
                            MetricNotFoundException,
                            MetricUnreachableException
Throws:
PluginException
PluginNotFoundException
MetricNotFoundException
MetricUnreachableException

Hyperic HQ Plugin API v. 4.4.0.2

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