Uses of Class
org.jvnet.hk2.internal.SoftAnnotatedElementAnnotationInfo
Packages that use SoftAnnotatedElementAnnotationInfo
-
Uses of SoftAnnotatedElementAnnotationInfo in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal with type parameters of type SoftAnnotatedElementAnnotationInfoModifier and TypeFieldDescriptionprivate final Hk2ThreadLocal
<WeakHashMap<AnnotatedElement, SoftAnnotatedElementAnnotationInfo>> PerLocatorUtilities.threadLocalAnnotationCache
Must not be static, otherwise it can leak when using thread poolsMethods in org.jvnet.hk2.internal that return SoftAnnotatedElementAnnotationInfoModifier and TypeMethodDescription(package private) SoftAnnotatedElementAnnotationInfo
AnnotatedElementAnnotationInfo.soften()