@ConfigurationProperties(value="spring.sleuth.propagation") public class SleuthPropagationProperties extends Object
| Constructor and Description |
|---|
SleuthPropagationProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<PropagationType> |
getType() |
void |
setType(List<PropagationType> type) |
public List<PropagationType> getType()
public void setType(List<PropagationType> type)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.