org.jvnet.hk2.tracing
Class TracingThreadLocal
java.lang.Object
org.jvnet.hk2.tracing.TracingThreadLocal
public class TracingThreadLocal
- extends Object
TLS to store inhabitant allocation history.
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tLocal
public static final ThreadLocal<InhabitantTracing> tLocal
TracingThreadLocal
public TracingThreadLocal()
get
public static InhabitantTracing get()
clean
public static void clean()
Copyright © 2011 Oracle Corporation. All Rights Reserved.