An implementation of the scheduler that loads immutable jobs from component configuration.
| required components | ThreadsPool, LoggerFactory, ConfigurationFactory |
|---|---|
| required libraries | DNA API (dna:dna-api) |
| position | type | descritpion |
|---|---|---|
| 1 | org.picocontainer.MutablePicoContainer |
the component container |
| 2 | org.jcontainer.dna.Configuration |
the configuration |
| 3 | org.jcontainer.dna.Logger |
the logger |
| 4 | org.objectledge.threads.ThreadPool |
the threads pool |
| 5 | org.objectledge.scheduler.ScheduleFactory[] |
the table of schedule factories |