Uses of Interface
org.glassfish.hk2.api.Populator
-
Packages that use Populator Package Description org.glassfish.hk2.api org.jvnet.hk2.internal -
-
Uses of Populator in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api that return Populator Modifier and Type Method Description Populator
DynamicConfigurationService. 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 Populator Modifier and Type Class Description class
PopulatorImpl
Implementation of the Populator for DynamicConfigurationServiceMethods in org.jvnet.hk2.internal that return Populator Modifier and Type Method Description Populator
DynamicConfigurationServiceImpl. getPopulator()
-