public static interface Injection.Injector
| Modifier and Type | Field and Description |
|---|---|
static Injection.Injector |
NOOP |
| Modifier and Type | Method and Description |
|---|---|
<C> void |
inject(io.opentracing.SpanContext context,
io.opentracing.propagation.Format<C> format,
C carrier) |
static final Injection.Injector NOOP
Copyright © 2019–2020 Zalando SE. All rights reserved.