Package de.christofreichardt.diagnosis
Interface Traceable
public interface Traceable
Classes which implement this interface delegate the retrieval of a particular tracer to the
specified method. This can be used to override the configuration of the
TracerFactory for
certain classes.- Author:
- Christof Reichardt
-
Method Summary
-
Method Details
-
getCurrentTracer
AbstractTracer getCurrentTracer()
-