java.lang.Object
org.jvnet.hk2.internal.PopulatorImpl
- All Implemented Interfaces:
Populator
Implementation of the Populator for DynamicConfigurationService
- Author:
- jwells
-
Method Summary
Modifier and TypeMethodDescriptionList<ActiveDescriptor<?>>populate()List<ActiveDescriptor<?>>populate(DescriptorFileFinder fileFinder, PopulatorPostProcessor... postProcessors)
-
Method Details
-
populate
public List<ActiveDescriptor<?>> populate(DescriptorFileFinder fileFinder, PopulatorPostProcessor... postProcessors) throws IOException - Specified by:
populatein interfacePopulator- Throws:
IOException
-
populate
- Specified by:
populatein interfacePopulator- Throws:
IOException
-