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