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.contextCacheprivate final Cache<SystemInjecteeImpl, InjectionResolver<?>> ServiceLocatorImpl.injecteeToResolverCacheprivate final Cache<ContextualInput<Object>, Object> SingletonContext.valueCache