org.jvnet.hk2.tracing
Class TracingThreadLocal
java.lang.Object
org.jvnet.hk2.tracing.TracingThreadLocal
Deprecated.
@Deprecated
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
- Deprecated.
TracingThreadLocal
public TracingThreadLocal()
- Deprecated.
get
public static InhabitantTracing get()
- Deprecated.
clean
public static void clean()
- Deprecated.
Copyright © 2013 Oracle Corporation. All Rights Reserved.