org.talend.esb.monitoring.hq
Class JobServerMeasurementPlugin

java.lang.Object
  extended by org.hyperic.hq.product.GenericPlugin
      extended by org.hyperic.hq.product.MeasurementPlugin
          extended by org.hyperic.hq.product.jmx.MxMeasurementPlugin
              extended by org.talend.esb.monitoring.hq.JobServerMeasurementPlugin

public class JobServerMeasurementPlugin
extends org.hyperic.hq.product.jmx.MxMeasurementPlugin


Field Summary
 
Fields inherited from class org.hyperic.hq.product.MeasurementPlugin
PROP_TEMPLATE_CONFIG, TYPE_COLLECTOR
 
Fields inherited from class org.hyperic.hq.product.GenericPlugin
config, FILE_DELIM, FILE_DELIM_ESC, PROP_NAME
 
Constructor Summary
JobServerMeasurementPlugin()
           
 
Method Summary
 org.hyperic.hq.product.MetricValue getValue(org.hyperic.hq.product.Metric metric)
           
 
Methods inherited from class org.hyperic.hq.product.jmx.MxMeasurementPlugin
translate
 
Methods inherited from class org.hyperic.hq.product.MeasurementPlugin
getCollectorProperties, getConfigSchema, getHelp, getManager, getMeasurementProperties, getMeasurements, getNewCollector, getPlatformHelpProperties, getPluginXMLHelp, init
 
Methods inherited from class org.hyperic.hq.product.GenericPlugin
adjustClassPath, configure, getAbsoluteFiles, getConfig, getConfig, getCustomPropertiesSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getDefaultInstallPath, getLog, getLogName, getManagerProperty, getName, getPlatformName, getPluginClassName, getPluginData, getPluginProperty, getPluginVersion, getProductPlugin, getProperties, getScriptExtension, getScriptExtension, getScriptExtension, getTypeInfo, getTypeNameProperty, getTypeNameProperty, getTypeProperties, getTypeProperty, getTypeProperty, getTypeProperty, isNetStatEnabled, isWin32, openResource, setData, setName, setPluginVersion, setTypeInfo, shutdown, toFileList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobServerMeasurementPlugin

public JobServerMeasurementPlugin()
Method Detail

getValue

public org.hyperic.hq.product.MetricValue getValue(org.hyperic.hq.product.Metric metric)
                                            throws org.hyperic.hq.product.PluginException,
                                                   org.hyperic.hq.product.MetricNotFoundException,
                                                   org.hyperic.hq.product.MetricUnreachableException
Overrides:
getValue in class org.hyperic.hq.product.jmx.MxMeasurementPlugin
Throws:
org.hyperic.hq.product.PluginException
org.hyperic.hq.product.MetricNotFoundException
org.hyperic.hq.product.MetricUnreachableException


Copyright © 2011–2014 Talend Inc.. All rights reserved.