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