Uses of Class
org.glassfish.hk2.api.InjectionPointIndicator
-
Packages that use InjectionPointIndicator Package Description org.glassfish.hk2.configuration.api -
-
Uses of InjectionPointIndicator in org.glassfish.hk2.configuration.api
Classes in org.glassfish.hk2.configuration.api with annotations of type InjectionPointIndicator Modifier and Type Class Description interfaceChildInjectThis Injection point indicator can be used for services that have a hierarchical names.interfaceConfiguredThis 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.
-