public class TimedMethodBeanTest extends Object
| Constructor and Description |
|---|
TimedMethodBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
callTimedMethodOnce() |
void |
instantiateTest() |
void |
removeTimerFromRegistry() |
void |
timedMethodNotCalledYet() |
public void instantiateTest()
@InSequence(value=1) public void timedMethodNotCalledYet()
@InSequence(value=2)
public void callTimedMethodOnce()
throws InterruptedException
InterruptedException@InSequence(value=3)
public void removeTimerFromRegistry()
throws InterruptedException
InterruptedExceptionCopyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.