Package org.glassfish.hk2.internal
Class InheritableThreadContext.InheritableContextThreadWrapper
java.lang.Object
org.glassfish.hk2.internal.InheritableThreadContext.InheritableContextThreadWrapper
- Enclosing class:
InheritableThreadContext
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final long
private final HashMap
<ActiveDescriptor<?>, Object> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
finalize()
get
(ActiveDescriptor<?> d) boolean
has
(ActiveDescriptor<?> d) void
put
(ActiveDescriptor<?> d, Object v)