spring-framework/spring-context/src
Juergen Hoeller a8614531ab Support for determining a target scheduler for a specific task
Introduces "scheduler" attribute on @Scheduled annotation.
TaskSchedulerRouter delegates to qualified/default scheduler.
ScheduledMethodRunnable exposes qualifier through SchedulingAwareRunnable.

Closes gh-20818
2023-07-08 15:37:04 +02:00
..
jmh/java/org/springframework/context Early removal of 5.x-deprecated code 2021-11-18 09:18:06 +01:00
main Support for determining a target scheduler for a specific task 2023-07-08 15:37:04 +02:00
test Support for determining a target scheduler for a specific task 2023-07-08 15:37:04 +02:00
testFixtures/java/org/springframework/context/testfixture Merge branch '6.0.x' 2023-07-05 14:02:49 +02:00