Uses of Annotation Type
org.glassfish.hk2.api.InjectionPointIndicator
Packages that use InjectionPointIndicator
-
Uses of InjectionPointIndicator in org.glassfish.hk2.configuration.api
Classes in org.glassfish.hk2.configuration.api with annotations of type InjectionPointIndicatorModifier and TypeClassDescription@interfaceThis Injection point indicator can be used for services that have a hierarchical names.@interfaceThis annotation is placed on fields or on parameters of methods or constructors to indicate that these fields or parameters should come from the configuration instance of the type defined by theConfiguredByannotation on the class.