Uses of Interface
org.glassfish.hk2.api.Populator
Packages that use Populator
-
Uses of Populator in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api that return PopulatorModifier and TypeMethodDescriptionDynamicConfigurationService.getPopulator()
Returns a populator for this service locator that can be used to automatically read in hk2 inhabitant files (or some other external source) -
Uses of Populator in org.jvnet.hk2.internal
Classes in org.jvnet.hk2.internal that implement PopulatorModifier and TypeClassDescriptionclass
Implementation of the Populator for DynamicConfigurationServiceFields in org.jvnet.hk2.internal declared as PopulatorModifier and TypeFieldDescriptionprivate final Populator
DynamicConfigurationServiceImpl.populator
Methods in org.jvnet.hk2.internal that return Populator