程序包org.springframework.boot.task的分层结构
类分层结构
- java.lang.Object
- org.springframework.boot.task.SimpleAsyncTaskExecutorBuilder
- org.springframework.boot.task.SimpleAsyncTaskSchedulerBuilder
- org.springframework.boot.task.ThreadPoolTaskExecutorBuilder
- org.springframework.boot.task.ThreadPoolTaskSchedulerBuilder
接口分层结构
- org.springframework.boot.task.SimpleAsyncTaskExecutorCustomizer
- org.springframework.boot.task.SimpleAsyncTaskSchedulerCustomizer
- org.springframework.boot.task.ThreadPoolTaskExecutorCustomizer
- org.springframework.boot.task.ThreadPoolTaskSchedulerCustomizer