Uses of Class
org.glassfish.hk2.utilities.cache.Cache
Packages that use Cache
-
Uses of Cache in org.glassfish.hk2.utilities.cache
Constructors in org.glassfish.hk2.utilities.cache with parameters of type Cache -
Uses of Cache in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal declared as CacheModifier and TypeFieldDescriptionprivate final Cache
<Class<? extends Annotation>, Context<?>> ServiceLocatorImpl.contextCache
private final Cache
<SystemInjecteeImpl, InjectionResolver<?>> ServiceLocatorImpl.injecteeToResolverCache
private final Cache
<ContextualInput<Object>, Object> SingletonContext.valueCache