Uses of Interface
org.zalando.opentracing.proxy.listen.span.SpanListener
-
Packages that use SpanListener Package Description org.zalando.opentracing.proxy.listen.span org.zalando.opentracing.proxy.plugin -
-
Uses of SpanListener in org.zalando.opentracing.proxy.listen.span
Fields in org.zalando.opentracing.proxy.listen.span declared as SpanListener Modifier and Type Field Description static SpanListenerSpanListener. DEFAULTMethods in org.zalando.opentracing.proxy.listen.span that return SpanListener Modifier and Type Method Description static SpanListenerSpanListener. composite(Iterable<SpanListener> listeners)static SpanListenerSpanListener. composite(SpanListener... listeners)Methods in org.zalando.opentracing.proxy.listen.span with parameters of type SpanListener Modifier and Type Method Description static SpanListenerSpanListener. composite(SpanListener... listeners)Method parameters in org.zalando.opentracing.proxy.listen.span with type arguments of type SpanListener Modifier and Type Method Description static SpanListenerSpanListener. composite(Iterable<SpanListener> listeners) -
Uses of SpanListener in org.zalando.opentracing.proxy.plugin
Classes in org.zalando.opentracing.proxy.plugin that implement SpanListener Modifier and Type Class Description classAutoTagging
-