Uses of Package
org.glassfish.hk2.configuration.api
Packages that use org.glassfish.hk2.configuration.api
-
Classes in org.glassfish.hk2.configuration.api used by org.glassfish.hk2.configuration.apiClassDescriptionDescribes how dynamic a configured field or parameter should be
-
Classes in org.glassfish.hk2.configuration.api used by org.glassfish.hk2.configuration.internalClassDescriptionThis Injection point indicator can be used for services that have a hierarchical names.This interface can be used in conjunction with the
ChildInjectannotation to get the current list of children for this injection pointThis 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.This annotation is put onto classes to indicate that they should be created based on the availability of instances of a specify type of configuration in theHub