|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hyperic.hq.product.GenericPlugin
org.hyperic.hq.product.MeasurementPlugin
org.hyperic.hq.product.jmx.MxMeasurementPlugin
org.talend.esb.monitoring.hq.DynamicMxFieldMeasurementPlugin
public class DynamicMxFieldMeasurementPlugin
This class implements a measurement plug-in for a Hyperic, that provides metric measurement for JMX services with a dynamic name. Provides also caching for object names.
| 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 | |
|---|---|
DynamicMxFieldMeasurementPlugin()
|
|
| Method Summary | |
|---|---|
org.hyperic.hq.product.MetricValue |
getValue(org.hyperic.hq.product.Metric metric)
|
void |
init(org.hyperic.hq.product.PluginManager manager)
|
void |
shutdown()
|
| 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 |
| 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, toFileList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicMxFieldMeasurementPlugin()
| Method Detail |
|---|
public void init(org.hyperic.hq.product.PluginManager manager)
throws org.hyperic.hq.product.PluginException
init in class org.hyperic.hq.product.MeasurementPluginorg.hyperic.hq.product.PluginException
public void shutdown()
throws org.hyperic.hq.product.PluginException
shutdown in class org.hyperic.hq.product.GenericPluginorg.hyperic.hq.product.PluginException
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,
org.hyperic.hq.product.MetricInvalidException
getValue in class org.hyperic.hq.product.jmx.MxMeasurementPluginorg.hyperic.hq.product.PluginException
org.hyperic.hq.product.MetricNotFoundException
org.hyperic.hq.product.MetricUnreachableException
org.hyperic.hq.product.MetricInvalidException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||