public class MultipleMetricsMethodBean extends java.lang.Object
MultipleMetricsMethodBean()
java.lang.String
metricsMethod()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MultipleMetricsMethodBean()
@Counted(name="counter", monotonic=true) @Metered(name="meter") @Timed(name="timer") public java.lang.String metricsMethod()