Hyperic HQ Plugin API v. 5.8.0

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

Packages that use MeasurementInfo
org.hyperic.hq.product   
org.hyperic.hq.product.pluginxml   
 

Uses of MeasurementInfo in org.hyperic.hq.product
 

Methods in org.hyperic.hq.product that return MeasurementInfo
 MeasurementInfo MeasurementInfos.getMeasurement(String name)
           
 MeasurementInfo[] MeasurementPluginManager.getMeasurements(TypeInfo info)
           
 MeasurementInfo[] MeasurementPlugin.getMeasurements(TypeInfo info)
           
 

Methods in org.hyperic.hq.product with parameters of type MeasurementInfo
 void MeasurementInfos.addMeasurementInfo(MeasurementInfo measurement)
          Adds a measurement to the collection
 

Uses of MeasurementInfo in org.hyperic.hq.product.pluginxml
 

Methods in org.hyperic.hq.product.pluginxml with parameters of type MeasurementInfo
 void PluginData.addMetric(String name, MeasurementInfo metric)
           
 


Hyperic HQ Plugin API v. 5.8.0

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