| 程序包 | 说明 |
|---|---|
| org.springframework.core.task |
This package defines Spring's core TaskExecutor abstraction,
and provides SyncTaskExecutor and SimpleAsyncTaskExecutor implementations.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TaskTimeoutException
Exception thrown when a
AsyncTaskExecutor rejects to accept
a given task for execution because of the specified timeout. |