alma::acs::concurrent::ThreadLoopRunnerTest::MyAction Class Reference
List of all members.
Detailed Description
Action that tracks the invocations of the run() method and allows clients to wait for a certain number of such invocations
Constructor & Destructor Documentation
| alma::acs::concurrent::ThreadLoopRunnerTest::MyAction::MyAction |
( |
CountDownLatch |
sync, |
|
|
int |
sleepMillis, |
|
|
Logger |
logger | |
|
) |
| | [inline, package] |
Member Function Documentation
| int alma::acs::concurrent::ThreadLoopRunnerTest::MyAction::getCount |
( |
|
) |
[inline, package] |
| void alma::acs::concurrent::ThreadLoopRunnerTest::MyAction::reset |
( |
CountDownLatch |
newSync |
) |
[inline, package] |
| void alma::acs::concurrent::ThreadLoopRunnerTest::MyAction::run |
( |
|
) |
[inline] |
| void alma::acs::concurrent::ThreadLoopRunnerTest::MyAction::sleep |
( |
|
) |
throws InterruptedException [inline, protected] |
Member Data Documentation
The documentation for this class was generated from the following file: