Package org.riotfamily.common.scheduling

Interface Summary
ScheduledTask Interface for scheduled background tasks.
 

Class Summary
MethodInvokingScheduledTask  
ScheduledTaskSchedulerFactoryBean Factory that creates a Quartz scheduler and registers all ScheduledTask instances found in the ApplicationContext.
ScheduledTaskSchedulerFactoryBean.ScheduledTaskQueueJob  
ScheduledTaskSupport Abstract base class for scheduled tasks.
SwitchableSimpleTriggerBean Deprecated.  
TransactionalJobDetailFactoryBean Deprecated.  
TransactionalJobDetailFactoryBean.StatefulTransactionalJob Extension of the TransactionalJob, implementing the StatefulJob interface.
TransactionalJobDetailFactoryBean.TransactionalJob  
TransactionalScheduledTask