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
InterruptedException
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.