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