public class ConcurrentGaugeFunctionalBean extends java.lang.Object implements BeanWithControlledInvocation
| Constructor and Description |
|---|
ConcurrentGaugeFunctionalBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
controlledMethod(java.util.concurrent.CountDownLatch startMarker,
java.util.concurrent.CountDownLatch endCommand) |
@ConcurrentGauge(name="mygauge", absolute=true) public void controlledMethod(java.util.concurrent.CountDownLatch startMarker, java.util.concurrent.CountDownLatch endCommand)
controlledMethod in interface BeanWithControlledInvocation