Package brave.propagation
Class B3SinglePropagation
java.lang.Object
brave.propagation.B3SinglePropagation
@Deprecated public final class B3SinglePropagation extends Object
Deprecated.
Since 5.9, use
B3Propagation.newFactoryBuilder() to control inject formats.Implements the propagation format described in
B3SingleFormat.-
Field Summary
Fields Modifier and Type Field Description static Propagation.FactoryFACTORYDeprecated. -
Constructor Summary
Constructors Constructor Description B3SinglePropagation()Deprecated. -
Method Summary
-
Field Details
-
FACTORY
Deprecated.
-
-
Constructor Details
-
B3SinglePropagation
public B3SinglePropagation()Deprecated.
-