Executor service which keeps track of tasks submitted to it.
Implementations of this class shall invoke notifyAll() when
all tasks submitted to the service finish execution.
Method Summary
Methods inherited from interface java.util.concurrent.ExecutorService