private static class ContextInjectionResolverImpl.CacheKey
extends java.lang.Object
Injectee
Hk2 implementations comes from
Jersey side and HK2 side injection resolver.Modifier and Type | Field and Description |
---|---|
private int |
hash |
private org.glassfish.hk2.api.Injectee |
injectee |
Modifier | Constructor and Description |
---|---|
private |
CacheKey(org.glassfish.hk2.api.Injectee injectee) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
private org.glassfish.hk2.api.Injectee |
getInjectee() |
int |
hashCode() |