private Hk2ThreadLocal<java.util.WeakHashMap<java.lang.reflect.AnnotatedElement,java.lang.Boolean>> |
PerLocatorUtilities.hasInjectCache |
private Hk2ThreadLocal<java.util.WeakHashMap<java.lang.reflect.AnnotatedElement,SoftAnnotatedElementAnnotationInfo>> |
PerLocatorUtilities.threadLocalAnnotationCache
Must not be static, otherwise it can leak when using thread pools
|
private Hk2ThreadLocal<java.util.WeakHashMap<java.lang.Class<?>,java.lang.String>> |
PerLocatorUtilities.threadLocalAutoAnalyzerNameCache
Must not be static, otherwise it can leak when using thread pools
|