Hyperic HQ Plugin API v. 5.8.0

Uses of Class
org.hyperic.hq.product.MeasurementPlugin

Packages that use MeasurementPlugin
org.hyperic.hq.product   
org.hyperic.hq.product.jmx   
org.hyperic.hq.product.util   
 

Uses of MeasurementPlugin in org.hyperic.hq.product
 

Subclasses of MeasurementPlugin in org.hyperic.hq.product
 class ExecutableMeasurementPlugin
           
 class JDBCMeasurementPlugin
          Base class for JDBC measurement plugins.
 class SigarMeasurementPlugin
           
 class SNMPMeasurementPlugin
           
 class Win32MeasurementPlugin
           
 

Methods in org.hyperic.hq.product that return MeasurementPlugin
 MeasurementPlugin ProductPluginManager.getMeasurementPlugin(String name)
           
 

Methods in org.hyperic.hq.product with parameters of type MeasurementPlugin
static org.hyperic.hq.product.MetricValue Collector.getValue(MeasurementPlugin plugin, Metric metric)
           
protected  void Collector.setInterval(MeasurementPlugin plugin, Metric metric)
           
 

Uses of MeasurementPlugin in org.hyperic.hq.product.jmx
 

Subclasses of MeasurementPlugin in org.hyperic.hq.product.jmx
 class MxMeasurementPlugin
           
 

Uses of MeasurementPlugin in org.hyperic.hq.product.util
 

Methods in org.hyperic.hq.product.util that return MeasurementPlugin
protected  MeasurementPlugin PluginDumper.getMeasurementPlugin(TypeInfo info)
           
 


Hyperic HQ Plugin API v. 5.8.0

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