public class CountedMethodBean<T> extends Object
CountedMethodBean()
T
countedMethod(Callable<T> callable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CountedMethodBean()
@Counted(name="countedMethod", absolute=true) public T countedMethod(Callable<T> callable)
Copyright © 2020 Eclipse Foundation. All rights reserved.