kg.apc.perfmon.metrics
Class JMXMetric

java.lang.Object
  extended by kg.apc.perfmon.metrics.AbstractPerfMonMetric
      extended by kg.apc.perfmon.metrics.JMXMetric

public class JMXMetric
extends AbstractPerfMonMetric

Author:
undera

Field Summary
 
Fields inherited from class kg.apc.perfmon.metrics.AbstractPerfMonMetric
PARAMS_DELIMITER, sigarProxy
 
Constructor Summary
JMXMetric(MetricParams params, JMXConnectorHelper jmxHelper)
           
 
Method Summary
 void getValue(StringBuffer res)
           
 
Methods inherited from class kg.apc.perfmon.metrics.AbstractPerfMonMetric
createMetric, getUnitDividingFactor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMXMetric

public JMXMetric(MetricParams params,
                 JMXConnectorHelper jmxHelper)
Method Detail

getValue

public void getValue(StringBuffer res)
              throws Exception
Specified by:
getValue in class AbstractPerfMonMetric
Throws:
Exception


Copyright © 2013. All Rights Reserved.