p

com.googlecode

concurrent

package concurrent

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class CompletionExecutor [V] extends Shutdown
  2. abstract class Executor extends AnyRef

    wrapper for the ExecutorService

    wrapper for the ExecutorService

    new Executor with Shutdown

  3. class LockEx extends AnyRef
    Attributes
    protected
  4. class ReadWriteLockEx extends AnyRef
    Attributes
    protected
  5. trait Scheduling extends AnyRef
  6. trait Shutdown extends AnyRef

    provides shutdown services to Executor

Value Members

  1. object ExecutorServiceManager

    manages executor instantiation, provides factory methods for various executors

  2. object LockManager

    manages locks.

Ungrouped