类分层结构
- java.lang.Object
- org.springframework.util.CustomizableThreadCreator (implements java.io.Serializable)
- org.springframework.scheduling.concurrent.CustomizableThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.springframework.scheduling.concurrent.ExecutorConfigurationSupport (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor (implements org.springframework.core.task.AsyncListenableTaskExecutor, org.springframework.scheduling.SchedulingTaskExecutor)
- tech.mhuang.pacebox.springboot.core.spring.pool.SpringThreadPool (implements tech.mhuang.pacebox.core.pool.BaseExecutor)
- tech.mhuang.pacebox.springboot.autoconfiguration.wechat.WechatAutoConfiguration
- tech.mhuang.pacebox.springboot.autoconfiguration.wechat.WechatProperties
Copyright © 2021. All rights reserved.