Uses of Class
org.jvnet.hk2.internal.ServiceLocatorImpl.IgdCacheKey
-
Packages that use ServiceLocatorImpl.IgdCacheKey Package Description org.jvnet.hk2.internal -
-
Uses of ServiceLocatorImpl.IgdCacheKey in org.jvnet.hk2.internal
Fields in org.jvnet.hk2.internal with type parameters of type ServiceLocatorImpl.IgdCacheKey Modifier and Type Field Description private WeakCARCache<ServiceLocatorImpl.IgdCacheKey,ServiceLocatorImpl.IgdValue>
ServiceLocatorImpl. igashCache
private WeakCARCache<ServiceLocatorImpl.IgdCacheKey,ServiceLocatorImpl.IgdValue>
ServiceLocatorImpl. igdCache
Methods in org.jvnet.hk2.internal with parameters of type ServiceLocatorImpl.IgdCacheKey Modifier and Type Method Description private ServiceLocatorImpl.IgdValue
ServiceLocatorImpl. igdCacheCompute(ServiceLocatorImpl.IgdCacheKey key)
-