public class TimedMethodBean1 extends Object
| Constructor and Description |
|---|
TimedMethodBean1() |
| Modifier and Type | Method and Description |
|---|---|
void |
selfInvocationTimedMethod() |
void |
timedMethod() |
@Timed(name="timedMethod") public void timedMethod() throws InterruptedException
InterruptedExceptionpublic void selfInvocationTimedMethod()
throws InterruptedException
InterruptedExceptionCopyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.