| Package | Description |
|---|---|
| fi.jumi.actors.workers |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkerCounter.afterPreviousWorkersFinished(ActorRef<WorkerListener> onFinished)
Calls
onAllWorkersFinished() on the specified callback after all commands previously
submitted to WorkerCounter.execute(Runnable), and recursively all commands which they submitted to WorkerCounter.execute(Runnable), have finished executing. |
Copyright © 2011-2012. All Rights Reserved.