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