Class TracingContext

java.lang.Object
de.christofreichardt.diagnosis.TracingContext

public class TracingContext extends Object
The tracing context of one particular thread. It manages the stack of the to be observed methods. For internal use.
Author:
Christof Reichardt