Uses of Class
org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl.CacheKey
-
Packages that use ContextInjectionResolverImpl.CacheKey Package Description org.glassfish.jersey.inject.hk2 -
-
Uses of ContextInjectionResolverImpl.CacheKey in org.glassfish.jersey.inject.hk2
Fields in org.glassfish.jersey.inject.hk2 with type parameters of type ContextInjectionResolverImpl.CacheKey Modifier and Type Field Description private Cache<ContextInjectionResolverImpl.CacheKey,org.glassfish.hk2.api.ActiveDescriptor<?>>
ContextInjectionResolverImpl. descriptorCache
private Cache<ContextInjectionResolverImpl.CacheKey,org.glassfish.hk2.api.Injectee>
ContextInjectionResolverImpl. foreignRequestScopedInjecteeCache
-