@Configuration(proxyBeanMethods=false) public class HystrixAdapterAutoConfiguration extends Object
| 构造器和说明 |
|---|
HystrixAdapterAutoConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
HystrixThreadPoolAdapter |
hystrixThreadPoolAdapter(ThreadPoolAdapterScheduler threadPoolAdapterScheduler) |
cn.hippo4j.common.config.ApplicationContextHolder |
simpleApplicationContextHolder() |
ThreadPoolAdapterScheduler |
threadPoolAdapterScheduler() |
@Bean @ConditionalOnMissingBean public cn.hippo4j.common.config.ApplicationContextHolder simpleApplicationContextHolder()
@Bean public ThreadPoolAdapterScheduler threadPoolAdapterScheduler()
@Bean public HystrixThreadPoolAdapter hystrixThreadPoolAdapter(ThreadPoolAdapterScheduler threadPoolAdapterScheduler)
Copyright © 2022. All rights reserved.