| Modifier and Type | Interface and Description |
|---|---|
static interface |
Injection.Injector |
| Modifier and Type | Field and Description |
|---|---|
static Injection |
DEFAULT |
static Injection |
DISABLE |
| Modifier and Type | Method and Description |
|---|---|
static Injection |
composite(Injection... interceptors) |
static Injection |
composite(Iterable<Injection> interceptors) |
Injection.Injector |
intercept(Injection.Injector injector,
io.opentracing.SpanContext context,
io.opentracing.propagation.Format<?> format) |
@CheckReturnValue Injection.Injector intercept(Injection.Injector injector, io.opentracing.SpanContext context, io.opentracing.propagation.Format<?> format)
Copyright © 2019–2021 Zalando SE. All rights reserved.