Class TracingProperties.Propagation
java.lang.Object
org.springframework.boot.micrometer.tracing.autoconfigure.TracingProperties.Propagation
- Enclosing class:
TracingProperties
- Since:
- 4.0.0
- Author:
- Moritz Halbritter, Jonatan Ivanov
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumSupported propagation types. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidvoidvoidsetType(@Nullable List<TracingProperties.Propagation.PropagationType> type)
-
Constructor Details
-
Propagation
public Propagation()
-
-
Method Details
-
setType
-
setProduce
-
setConsume
-
getType
-
getProduce
-
getConsume
-