Package de.hybris.platform.metrics
Class HybrisJmxReporter.JmxGauge
java.lang.Object
de.hybris.platform.metrics.HybrisJmxReporter.AbstractBean
de.hybris.platform.metrics.HybrisJmxReporter.JmxGauge
- All Implemented Interfaces:
HybrisJmxReporter.JmxGaugeMBean,HybrisJmxReporter.MetricMBean
- Enclosing class:
- HybrisJmxReporter
protected static class HybrisJmxReporter.JmxGauge
extends HybrisJmxReporter.AbstractBean
implements HybrisJmxReporter.JmxGaugeMBean
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJmxGauge(com.codahale.metrics.Gauge<?> metric, ObjectName objectName) -
Method Summary
Methods inherited from class de.hybris.platform.metrics.HybrisJmxReporter.AbstractBean
objectNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.hybris.platform.metrics.HybrisJmxReporter.MetricMBean
objectName
-
Constructor Details
-
JmxGauge
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceHybrisJmxReporter.JmxGaugeMBean
-