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