A producer of 
Tracer needed for injection into 
CDI beans.
- 
Constructor SummaryConstructors 
- 
Method Summary
Provides an instance of tracer currently configured. 
 
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
TracerProducerpublic TracerProducer() 
 
- 
Method Details
- 
tracerProvides an instance of tracer currently configured. 
- Returns:
- a Tracerfrom currentContext,
  orGlobalTracer.get()in case we are not within a context.