See: Description
| Class | Description |
|---|---|
| AnnotationDrivenBeanDefinitionParser |
Parser for the 'annotation-driven' element of the 'task' namespace.
|
| ExecutorBeanDefinitionParser |
Parser for the 'executor' element of the 'task' namespace.
|
| ScheduledTaskRegistrar |
Helper bean for registering tasks with a
TaskScheduler,
typically using cron expressions. |
| ScheduledTasksBeanDefinitionParser |
Parser for the 'scheduled-tasks' element of the scheduling namespace.
|
| SchedulerBeanDefinitionParser |
Parser for the 'scheduler' element of the 'task' namespace.
|
| TaskExecutorFactoryBean |
FactoryBean for creating ThreadPoolTaskExecutor instances, choosing
between the standard concurrent and the backport-concurrent variant.
|
| TaskNamespaceHandler |
NamespaceHandler for the 'task' namespace. |
Copyright © 2013. All Rights Reserved.