public class TraceableExecutorEngine extends Object
ExecutorEngine| Constructor and Description |
|---|
TraceableExecutorEngine() |
| Modifier and Type | Method and Description |
|---|---|
static app.myoss.cloud.core.lang.concurrent.ExecutorEngine |
buildTraceableExecutorService(org.springframework.beans.factory.BeanFactory beanFactory)
创建可以追踪调用链的多线程池
|
static app.myoss.cloud.core.lang.concurrent.ExecutorEngine |
buildTraceableExecutorService(org.springframework.beans.factory.BeanFactory beanFactory,
ExecutorService delegate)
创建可以追踪调用链的多线程池
|
public static app.myoss.cloud.core.lang.concurrent.ExecutorEngine buildTraceableExecutorService(org.springframework.beans.factory.BeanFactory beanFactory,
ExecutorService delegate)
beanFactory - Spring BeanFactorydelegate - 代理的线程池public static app.myoss.cloud.core.lang.concurrent.ExecutorEngine buildTraceableExecutorService(org.springframework.beans.factory.BeanFactory beanFactory)
beanFactory - Spring BeanFactoryCopyright © 2018–2020 Pivotal Software, Inc.. All rights reserved.