@ -211,7 +211,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
@@ -211,7 +211,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
thrownewTaskRejectedException("Executor ["+this.scheduledExecutor+"] did not accept task: "+task,ex);
@ -222,7 +222,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
@@ -222,7 +222,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
thrownewTaskRejectedException("Executor ["+this.scheduledExecutor+"] did not accept task: "+task,ex);
@ -232,7 +232,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
@@ -232,7 +232,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
thrownewTaskRejectedException("Executor ["+this.scheduledExecutor+"] did not accept task: "+task,ex);
@ -243,7 +243,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
@@ -243,7 +243,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
thrownewTaskRejectedException("Executor ["+this.scheduledExecutor+"] did not accept task: "+task,ex);
@ -253,7 +253,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
@@ -253,7 +253,7 @@ public class ConcurrentTaskScheduler extends ConcurrentTaskExecutor implements T
@ -376,7 +376,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
@@ -376,7 +376,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
thrownewTaskRejectedException("Executor ["+executor+"] did not accept task: "+task,ex);
@ -388,7 +388,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
@@ -388,7 +388,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
thrownewTaskRejectedException("Executor ["+executor+"] did not accept task: "+task,ex);
@ -399,7 +399,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
@@ -399,7 +399,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
thrownewTaskRejectedException("Executor ["+executor+"] did not accept task: "+task,ex);
@ -411,7 +411,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
@@ -411,7 +411,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
thrownewTaskRejectedException("Executor ["+executor+"] did not accept task: "+task,ex);
@ -422,7 +422,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
@@ -422,7 +422,7 @@ public class ThreadPoolTaskScheduler extends ExecutorConfigurationSupport
@ -485,7 +485,7 @@ public class ScheduledTaskRegistrar implements ScheduledTaskHolder, Initializing
@@ -485,7 +485,7 @@ public class ScheduledTaskRegistrar implements ScheduledTaskHolder, Initializing