Package org.opennms.core.concurrent

TODO: add package overview sentence here.

See:
          Description

Interface Summary
RunnableConsumerThreadPool.RunnableCompletionListener This interface is used to define a listener for the thread pool that is notified when an enqueued runnable completes.
RunnableConsumerThreadPool.RunnableErrorListener This interface is used to define a listerer for the thread pool that is notified if an error occurs processing a runnable.
Signaler The Signaler interface was designed to get around the problem of not being able to extend the functionality of the Object.notify and Object.notifyAll methods.
 

Class Summary
PausibleScheduledThreadPoolExecutor PausibleScheduledThreadPoolExecutor
QuantumSemaphore QuantumSemaphore class is similar to a semaphore, but slightly different.
RunnableConsumerThreadPool RunnableConsumerThreadPool class.
VMTaskFiber VMTaskFiber class.
 

Package org.opennms.core.concurrent Description

TODO: add package overview sentence here. TODO: Maybe add more description here.



Copyright © 2011. All Rights Reserved.