public class MonotonicCountedMethodBean<T> extends java.lang.Object
MonotonicCountedMethodBean()
T
monotonicCountedMethod(java.util.concurrent.Callable<T> callable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MonotonicCountedMethodBean()
@Counted(name="monotonicCountedMethod", absolute=true, monotonic=true) public T monotonicCountedMethod(java.util.concurrent.Callable<T> callable)