Package | Description |
---|---|
org.apache.sling.event.impl.jobs.deprecated | |
org.apache.sling.event.impl.jobs.queues |
Modifier and Type | Method and Description |
---|---|
JobStatusNotifier |
JobStatusNotifier.NotifierContext.getJobStatusNotifier() |
Constructor and Description |
---|
JobStatusNotifier.NotifierContext(JobStatusNotifier n) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJobQueue
The job blocking queue extends the blocking queue by some
functionality for the job event handling.
|
class |
OrderedJobQueue
An ordered job queue is processing the queue FIFO in a serialized
way.
|
class |
ParallelJobQueue
The default parallel job queue processing the entries FIFO.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.