public class SimplyTimedMethodBeanTest extends Object
| Constructor and Description |
|---|
SimplyTimedMethodBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
callSimplyTimedMethodOnce() |
void |
instantiateTest() |
void |
removeSimpleTimerFromRegistry() |
void |
simplyTimedMethodNotCalledYet() |
public void instantiateTest()
@InSequence(value=1) public void simplyTimedMethodNotCalledYet()
@InSequence(value=2)
public void callSimplyTimedMethodOnce()
throws InterruptedException
InterruptedException@InSequence(value=3)
public void removeSimpleTimerFromRegistry()
throws InterruptedException
InterruptedExceptionCopyright © 2020 Eclipse Foundation. All rights reserved.