public abstract class AbstractThreadMap extends Object
Map<Thread,TracingContext>
with
thread maps which are based on ThreadLocal
s and vice versa.Modifier and Type | Class and Description |
---|---|
static class |
AbstractThreadMap.RuntimeException
Indicates a corruption of the method stack.
|
Modifier and Type | Field and Description |
---|---|
static int |
STACK_SIZE
denotes the maximal number of traced methods on the stack
|
Constructor and Description |
---|
AbstractThreadMap() |
public static final int STACK_SIZE
Copyright © 2014 Christof Reichardt. All rights reserved. (Build: 26-May-2014)