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@interface
This Injection point indicator can be used for services that have a hierarchical names.@interface
This 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 theConfiguredBy
annotation on the class.