Uses of Class
org.jvnet.hk2.internal.CacheKey
-
Packages that use CacheKey Package Description org.jvnet.hk2.internal -
-
Uses of CacheKey in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal declared as CacheKey Modifier and Type Field Description private CacheKey
ServiceLocatorImpl.IgdCacheKey. cacheKey
Constructors in org.jvnet.hk2.internal with parameters of type CacheKey Constructor Description IgdCacheKey(CacheKey key, java.lang.String name, Injectee onBehalfOf, java.lang.reflect.Type contractOrImpl, java.lang.Class<?> rawClass, java.lang.annotation.Annotation[] qualifiers, Filter filter)
-