public class BNoopTracer extends Object implements OpenTracer
| Constructor and Description |
|---|
BNoopTracer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
io.opentracing.Tracer |
getTracer(String tracerName,
Map<String,String> configProperties,
String serviceName) |
public io.opentracing.Tracer getTracer(String tracerName, Map<String,String> configProperties, String serviceName) throws InvalidConfigurationException
getTracer in interface OpenTracerInvalidConfigurationExceptionpublic String getName()
getName in interface OpenTracerCopyright © 2018 WSO2. All rights reserved.