Class TracingProperties.Propagation
java.lang.Object
org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation
- Enclosing class:
- TracingProperties
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Supported propagation types. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
Propagation
public Propagation()
-
-
Method Details
-
setType
-
setProduce
-
setConsume
-
getType
-
getProduce
-
getConsume
-