Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.scheduling.config Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
AnnotationDrivenBeanDefinitionParserParser for the 'annotation-driven' element of the 'task' namespace.Classorg.springframework.scheduling.configSpring MVC
ContextLifecycleScheduledTaskRegistrarScheduledTaskRegistrar subclass which redirects the actual schedulingof tasks to the afterSingletonsInstantiated() callback (as of 4.Classorg.springframework.scheduling.configSpring MVC
CronTaskTriggerTask implementation defining a Runnable to be executed accordingSince:3.Classorg.springframework.scheduling.configSpring MVC
ExecutorBeanDefinitionParserParser for the 'executor' element of the 'task' namespace.Classorg.springframework.scheduling.configSpring MVC
IntervalTaskTask implementation defining a Runnable to be executed at a givenmillisecond interval which may be treated as fixed-rate or fixed-delay depending onClassorg.springframework.scheduling.configSpring MVC
ScheduledTaskRegistrarHelper bean for registering tasks with a TaskScheduler, typically using cronAs of Spring 3.Classorg.springframework.scheduling.configSpring MVC
ScheduledTasksBeanDefinitionParserParser for the 'scheduled-tasks' element of the scheduling namespace.Classorg.springframework.scheduling.configSpring MVC
SchedulerBeanDefinitionParserParser for the 'scheduler' element of the 'task' namespace.Classorg.springframework.scheduling.configSpring MVC
TaskHolder class defining a Runnable to be executed as a task, typically at ascheduled time or interval.Classorg.springframework.scheduling.configSpring MVC
TaskExecutorFactoryBeanFactoryBean for creating ThreadPoolTaskExecutor instances, choosingbetween the standard concurrent and the backport-concurrent variant.Classorg.springframework.scheduling.configSpring MVC
TaskManagementConfigUtilsConfiguration constants for internal sharing across subpackages.Classorg.springframework.scheduling.configSpring MVC
TaskNamespaceHandlerNamespaceHandler for the 'task' namespace.Classorg.springframework.scheduling.configSpring MVC
TriggerTaskTask implementation defining a Runnable to be executed according to aSince:3.Classorg.springframework.scheduling.configSpring MVC