| Package | Description |
|---|---|
| org.springframework.scheduling.support |
Generic support classes for scheduling.
|
| Modifier and Type | Method and Description |
|---|---|
static DelegatingErrorHandlingRunnable |
TaskUtils.decorateTaskWithErrorHandler(Runnable task,
ErrorHandler errorHandler,
boolean isRepeatingTask)
Decorates the task for error handling.
|
Copyright © 2015. All rights reserved.