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