public class ThreadMap extends AbstractThreadMap
TracingContexts. It provides methods to set, access and remove the TracingContext
of the current thread. Furthermore to be monitored methods can be pushed on or popped from the method stack of the current
TracingContext. For internal use primarily.AbstractThreadMap.RuntimeExceptionSTACK_SIZE| Constructor and Description |
|---|
ThreadMap() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentStackSize()
Returns the stack size of the current thread.
|
public int getCurrentStackSize()
getCurrentStackSize in class AbstractThreadMapCopyright © 2014. All rights reserved.