com.yammer.metrics.spring
Class GaugeField
java.lang.Object
com.yammer.metrics.core.Gauge<Object>
com.yammer.metrics.spring.GaugeField
- All Implemented Interfaces:
- Metric
public class GaugeField
- extends Gauge<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GaugeField
public GaugeField(Object bean,
Field field)
value
public Object value()
- Specified by:
value in class Gauge<Object>
Copyright © 2012. All Rights Reserved.