org.hyperic.hq.product
Interface MeasurementValueGetter
- All Known Implementing Classes:
- MeasurementPluginManager
public interface MeasurementValueGetter
getPlugin
GenericPlugin getPlugin(String plugin)
throws PluginNotFoundException
- Throws:
PluginNotFoundException
getValue
org.hyperic.hq.product.MetricValue getValue(String name,
Metric metric)
throws PluginException,
PluginNotFoundException,
MetricNotFoundException,
MetricUnreachableException
- Throws:
PluginException
PluginNotFoundException
MetricNotFoundException
MetricUnreachableException
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.