|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BackgroundTask | |
| Class Summary | |
|---|---|
| AbstractBackgroundTask | |
| BackgroundTaskQueueManager | FIFO-queue for background job. |
| TaskExecutorThread | |
Overview description of asynchron background task. The business-logic can create background-task, which will be executed async by the background-db-updater job (QuarzJob). This job runs with a configurable interval. The task will be added to FIFO queue. The queue will be checked by the background-db-updater job.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||