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