Interface | Description |
---|---|
JobExecutionContextImpl.ASyncHandler |
Call back interface to the queue.
|
Class | Description |
---|---|
JobExecutionContextImpl |
Implementation of the job execution context passed to
job executors.
|
JobExecutionResultImpl |
The job execution result.
|
JobQueueImpl |
The job blocking queue extends the blocking queue by some
functionality for the job event handling.
|
QueueJobCache |
The queue job cache caches jobs per queue based on the topics the queue is actively
processing.
|
QueueManager |
Implementation of the queue manager.
|
QueueServices |
The queue services class is a helper class containing all
services used by the queue implementations.
|
ResultBuilderImpl |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.