Uses of Interface
org.jvnet.hk2.config.InjectionResolverQuery
Packages that use InjectionResolverQuery
-
Uses of InjectionResolverQuery in org.jvnet.hk2.config
Classes in org.jvnet.hk2.config that implement InjectionResolverQueryModifier and TypeClassDescriptionclassInjectionResolver<U extends Annotation>Implementation of this abstract class are handling injection resolution for a particular injection annotation Injection targets are identified by the generic parameter and the constructor of this class.