Interface ITracer
- All Known Implementing Classes:
CachedTracer,CompositeTracer,LogTracer,NullTracer
public interface ITracer
Interface for tracer components that capture operation traces.
-
Method Summary
Modifier and TypeMethodDescriptionbeginTrace(String correlationId, String component, String operation) voidvoid
-
Method Details
-
trace
-
failure
-
beginTrace
-