|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sling.commons.scheduler.impl.QuartzJobExecutor
org.apache.sling.commons.scheduler.impl.NonParallelQuartzJobExecutor
@DisallowConcurrentExecution public class NonParallelQuartzJobExecutor
This component is resposible to launch a Job
or Runnable in a Quartz Scheduler but non concurrently.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor |
|---|
QuartzJobExecutor.JobContextImpl |
| Constructor Summary | |
|---|---|
NonParallelQuartzJobExecutor()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.sling.commons.scheduler.impl.QuartzJobExecutor |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NonParallelQuartzJobExecutor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||