Uses of Interface
org.springframework.cloud.sleuth.instrument.messaging.FunctionMessageSpanCustomizer
Packages that use FunctionMessageSpanCustomizer
-
Uses of FunctionMessageSpanCustomizer in org.springframework.cloud.sleuth.instrument.messaging
Constructor parameters in org.springframework.cloud.sleuth.instrument.messaging with type arguments of type FunctionMessageSpanCustomizerModifierConstructorDescriptionTraceFunctionAroundWrapper(org.springframework.core.env.Environment environment, Tracer tracer, Propagator propagator, Propagator.Setter<org.springframework.messaging.support.MessageHeaderAccessor> injector, Propagator.Getter<org.springframework.messaging.support.MessageHeaderAccessor> extractor, List<FunctionMessageSpanCustomizer> customizers)