Package org.glassfish.jersey.inject.hk2
Class ContextInjectionResolverImpl.CacheKey
- java.lang.Object
-
- org.glassfish.jersey.inject.hk2.ContextInjectionResolverImpl.CacheKey
-
- Enclosing class:
- ContextInjectionResolverImpl
private static class ContextInjectionResolverImpl.CacheKey extends java.lang.ObjectKey dedicated for internal cache mechanism because two differentInjecteeHk2 implementations comes from Jersey side and HK2 side injection resolver.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateCacheKey(org.glassfish.hk2.api.Injectee injectee)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)private org.glassfish.hk2.api.InjecteegetInjectee()inthashCode()
-