|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseUtilConcurrentExecutorManager | |
---|---|
net.sourceforge.acelogger.execution.manager | Provides execution related capabilities like execution monitoring and notification. |
Uses of BaseUtilConcurrentExecutorManager in net.sourceforge.acelogger.execution.manager |
---|
Subclasses of BaseUtilConcurrentExecutorManager in net.sourceforge.acelogger.execution.manager | |
---|---|
class |
PooledExecutorManager
An implementation of ExecutorManager that runs tasks asynchronously, so the caller do not
get blocked until task completion. |
class |
QueuedExecutorManager
An implementation of ExecutorManager that runs tasks asynchronously, so the caller do not
get blocked until task completion. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |