Uses of Class
org.jvnet.hk2.internal.SoftAnnotatedElementAnnotationInfo
-
Packages that use SoftAnnotatedElementAnnotationInfo Package Description org.jvnet.hk2.internal -
-
Uses of SoftAnnotatedElementAnnotationInfo in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal with type parameters of type SoftAnnotatedElementAnnotationInfo Modifier and Type Field Description private Hk2ThreadLocal<java.util.WeakHashMap<java.lang.reflect.AnnotatedElement,SoftAnnotatedElementAnnotationInfo>>
PerLocatorUtilities. threadLocalAnnotationCache
Must not be static, otherwise it can leak when using thread poolsMethods in org.jvnet.hk2.internal that return SoftAnnotatedElementAnnotationInfo Modifier and Type Method Description (package private) SoftAnnotatedElementAnnotationInfo
AnnotatedElementAnnotationInfo. soften()
-