| Interface | Description |
|---|---|
| BackgroundJob<V> |
A unit of work that may be processed asynchronously.
|
| BackgroundJobInfo |
Information about a scheduled
BackgroundJob. |
| BackgroundJobLog | |
| BackgroundJobLogFactory | |
| BackgroundJobMonitor |
Used by
BackgroundJob to communicate with the scheduler. |
| BackgroundJobStatus<T> |
A handle on a scheduled
BackgroundJob. |
| BackgroundJobWithProperties<V> | |
| BackgroundThread | |
| BackgroundThreadFactory | |
| FutureFactory | |
| JobListener |
| Class | Description |
|---|---|
| BackgroundJobScheduler | |
| BackgroundJobStatusDecorator<T> | |
| CompositeBackgroundJob | |
| JobEvent | |
| WeightedBackgroundJob<T> |
| Enum | Description |
|---|---|
| BackgroundJobInfo.State | |
| BackgroundJobMonitor.Severity |
Copyright © 2018 tarent solutions GmbH, Germany. All rights reserved.