Class TracingProperties.Propagation
java.lang.Object
org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation
- Enclosing class:
- TracingProperties
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Propagation
public Propagation()
-
-
Method Details
-
getType
public org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation.PropagationType getType() -
setType
public void setType(org.springframework.boot.actuate.autoconfigure.tracing.TracingProperties.Propagation.PropagationType type)
-