public class DynamicThreadPoolWrapper extends Object implements org.springframework.beans.factory.DisposableBean
| 构造器和说明 |
|---|
DynamicThreadPoolWrapper(String threadPoolId) |
DynamicThreadPoolWrapper(String threadPoolId,
ThreadPoolExecutor threadPoolExecutor) |
public DynamicThreadPoolWrapper(String threadPoolId)
public DynamicThreadPoolWrapper(String threadPoolId, ThreadPoolExecutor threadPoolExecutor)
Copyright © 2022. All rights reserved.