DBScheduler

Description

An implementation of the scheduler base on database.

Browse

Dependencies

required components ThreadsPool, Persistence, LoggerFactory, ConfigurationFactory
required libraries DNA API (dna:dna-api)

Constructor parameters

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
6 org.objectledge.database.persistence.Persistence the persistence component