|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MetricNotFoundException | |
---|---|
org.hyperic.hq.product | |
org.hyperic.hq.product.jmx |
Uses of MetricNotFoundException in org.hyperic.hq.product |
---|
Methods in org.hyperic.hq.product that throw MetricNotFoundException | |
---|---|
protected double |
JDBCMeasurementPlugin.getQueryValue(Metric jdsn)
Do the database query returned by the getQuery() method and return the result. |
protected double |
JDBCMeasurementPlugin.getQueryValue(Metric jdsn,
boolean logSql)
|
static org.hyperic.hq.product.MetricValue |
Collector.getValue(MeasurementPlugin plugin,
Metric metric)
|
org.hyperic.hq.product.MetricValue |
JDBCMeasurementPlugin.getValue(Metric metric)
Dispatches to getQueryValue() |
org.hyperic.hq.product.MetricValue |
SigarMeasurementPlugin.getValue(Metric metric)
|
org.hyperic.hq.product.MetricValue |
Win32MeasurementPlugin.getValue(Metric metric)
|
org.hyperic.hq.product.MetricValue |
MeasurementPlugin.getValue(Metric metric)
This method is called when the plugin is asked for a metric value. |
org.hyperic.hq.product.MetricValue |
SNMPMeasurementPlugin.getValue(Metric metric)
|
org.hyperic.hq.product.MetricValue |
MeasurementPluginManager.getValue(String template)
|
org.hyperic.hq.product.MetricValue |
MeasurementValueGetter.getValue(String name,
Metric metric)
|
org.hyperic.hq.product.MetricValue |
MeasurementPluginManager.getValue(String name,
Metric metric)
|
org.hyperic.hq.product.MetricValue |
MeasurementPluginManager.getValue(String name,
String metric)
|
Uses of MetricNotFoundException in org.hyperic.hq.product.jmx |
---|
Methods in org.hyperic.hq.product.jmx that throw MetricNotFoundException | |
---|---|
org.hyperic.hq.product.MetricValue |
MxMeasurementPlugin.getValue(Metric metric)
|
static Object |
MxUtil.invoke(Properties config,
String objectName,
String method,
Object[] args,
String[] sig)
|
|
Hyperic HQ Plugin API v. 5.8.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |