@ApplicationScoped public class ConcurrentGaugeFunctionalBean extends Object implements BeanWithControlledInvocation
Constructor and Description |
---|
ConcurrentGaugeFunctionalBean() |
Modifier and Type | Method and Description |
---|---|
void |
controlledMethod(CountDownLatch startMarker,
CountDownLatch endCommand) |
@ConcurrentGauge(name="mygauge", absolute=true) public void controlledMethod(CountDownLatch startMarker, CountDownLatch endCommand)
controlledMethod
in interface BeanWithControlledInvocation
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.