Class TtlThreadPoolTaskScheduler

  • All Implemented Interfaces:
    java.io.Serializable , java.util.EventListener , java.util.concurrent.Executor , java.util.concurrent.ThreadFactory , org.springframework.beans.factory.Aware , org.springframework.beans.factory.BeanNameAware , org.springframework.beans.factory.DisposableBean , org.springframework.beans.factory.InitializingBean , org.springframework.context.ApplicationContextAware , org.springframework.context.ApplicationListener , org.springframework.context.Lifecycle , org.springframework.context.Phased , org.springframework.context.SmartLifecycle , org.springframework.core.task.AsyncListenableTaskExecutor , org.springframework.core.task.AsyncTaskExecutor , org.springframework.core.task.TaskExecutor , org.springframework.scheduling.SchedulingTaskExecutor , org.springframework.scheduling.TaskScheduler

    
    public class TtlThreadPoolTaskScheduler
    extends ThreadPoolTaskScheduler
                        

    use Ttl ThreadPool

    Since:

    2022-12-03

    Author:

    trydofor