|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hk2.tracing.TracingThreadLocal
public class TracingThreadLocal
TLS to store inhabitant allocation history.
| Field Summary | |
|---|---|
static java.lang.ThreadLocal<InhabitantTracing> |
tLocal
|
| Constructor Summary | |
|---|---|
TracingThreadLocal()
|
|
| Method Summary | |
|---|---|
static void |
clean()
|
static InhabitantTracing |
get()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.ThreadLocal<InhabitantTracing> tLocal
| Constructor Detail |
|---|
public TracingThreadLocal()
| Method Detail |
|---|
public static InhabitantTracing get()
public static void clean()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||