Package | Description |
---|---|
org.springframework.core.task |
This package defines Spring's core TaskExecutor abstraction,
and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
TaskTimeoutException
Deprecated.
as of 5.3.16 since the common executors do not support start timeouts
|