package concurrent
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class CompletionExecutor [V] extends Shutdown
-
abstract
class
Executor
extends AnyRef
wrapper for the ExecutorService
wrapper for the ExecutorService
new Executor with Shutdown
-
class
LockEx
extends AnyRef
- Attributes
- protected
-
class
ReadWriteLockEx
extends AnyRef
- Attributes
- protected
- trait Scheduling extends AnyRef
-
trait
Shutdown
extends AnyRef
provides shutdown services to Executor
Value Members
-
object
ExecutorServiceManager
manages executor instantiation, provides factory methods for various executors
-
object
LockManager
manages locks.