Package | Description |
---|---|
org.apache.sling.event.impl.jobs | |
org.apache.sling.event.impl.jobs.config | |
org.apache.sling.event.impl.jobs.queues |
Modifier and Type | Class and Description |
---|---|
class |
JobManagerImpl
Implementation of the job manager.
|
class |
JobSchedulerImpl
A scheduler for scheduling jobs
|
Modifier and Type | Class and Description |
---|---|
class |
JobManagerConfiguration
Configuration of the job handling
|
Modifier and Type | Method and Description |
---|---|
void |
QueueConfigurationManager.addListener(ConfigurationChangeListener listener)
Add a config listener.
|
void |
JobManagerConfiguration.addListener(ConfigurationChangeListener service)
Add a topology aware listener
|
void |
JobManagerConfiguration.removeListener(ConfigurationChangeListener service)
Remove a topology aware listener
|
Modifier and Type | Class and Description |
---|---|
class |
QueueManager
Implementation of the job manager.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.