Interface | Description |
---|---|
QueueNotifier |
Internal interface to de-couple event producer and event listeners.
|
Class | Description |
---|---|
AbstractQueueService |
User: guillaume
Date: 01/10/13
Time: 14:41
|
ExecutorQueueService |
An asynchronous implementation of the queue service.
|
GroupThreadFactory |
A thread factory that groups produced threads inside a given
ThreadGroup . |
JobInfoCallable<T> |
A callable computing job statistics.
|
NamingThreadFactory |
A thread factory setting the name of the created thread.
|
PrefixedThreadFactory |
A thread factory setting the name of the created thread.
|
Statistic |
Objects wrapping the
QueueService statistics. |
SynchronousQueueService |
An implementation of the Lifecycle Queue Service for synchronous processing.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.