Class ContextInjectionResolverImpl.CacheKey
java.lang.Object
org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl.CacheKey
- Enclosing class:
ContextInjectionResolverImpl
Key dedicated for internal cache mechanism because two different
Injectee Hk2 implementations comes from
Jersey side and HK2 side injection resolver.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
injectee
private final org.glassfish.hk2.api.Injectee injectee -
hash
private final int hash
-
-
Constructor Details
-
CacheKey
private CacheKey(org.glassfish.hk2.api.Injectee injectee)
-
-
Method Details
-
getInjectee
private org.glassfish.hk2.api.Injectee getInjectee() -
equals
-
hashCode
-