| Package | Description |
|---|---|
| org.springframework.cloud.sleuth.instrument.async |
| Modifier and Type | Method and Description |
|---|---|
static LazyTraceThreadPoolTaskExecutor |
LazyTraceThreadPoolTaskExecutor.wrap(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor delegate)
Wraps the Executor in a trace instance.
|
static LazyTraceThreadPoolTaskExecutor |
LazyTraceThreadPoolTaskExecutor.wrap(org.springframework.beans.factory.BeanFactory beanFactory,
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor delegate,
String beanName)
Wraps the Executor in a trace instance.
|
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.