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