public class DynamicThreadPoolConfigService extends AbstractDynamicThreadPoolService implements org.springframework.context.ApplicationListener<ApplicationCompleteEvent>
| 构造器和说明 |
|---|
DynamicThreadPoolConfigService() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onApplicationEvent(ApplicationCompleteEvent event) |
ThreadPoolExecutor |
registerDynamicThreadPool(DynamicThreadPoolRegisterWrapper registerWrapper) |
buildDynamicThreadPoolExecutorpublic ThreadPoolExecutor registerDynamicThreadPool(DynamicThreadPoolRegisterWrapper registerWrapper)
public void onApplicationEvent(ApplicationCompleteEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<ApplicationCompleteEvent>Copyright © 2022. All rights reserved.