Uses of Class
org.springframework.cloud.sleuth.instrument.async.LazyTraceExecutor
Packages that use LazyTraceExecutor
-
Uses of LazyTraceExecutor in org.springframework.cloud.sleuth.instrument.async
Methods in org.springframework.cloud.sleuth.instrument.async that return LazyTraceExecutorModifier and TypeMethodDescriptionstatic LazyTraceExecutorLazyTraceExecutor.wrap(org.springframework.beans.factory.BeanFactory beanFactory, Executor delegate) Wraps the Executor in a trace instance.static LazyTraceExecutorLazyTraceExecutor.wrap(org.springframework.beans.factory.BeanFactory beanFactory, Executor delegate, String beanName) Wraps the Executor in a trace instance.