| Package | Description |
|---|---|
| org.glassfish.hk2.api | |
| org.glassfish.hk2.utilities |
| Modifier and Type | Method and Description |
|---|---|
List<ActiveDescriptor<?>> |
Populator.populate(DescriptorFileFinder fileFinder,
PopulatorPostProcessor... postProcessors)
This method can be used to populate the service locator with files that
have been written out using the
DescriptorImpl writeObject method. |
| Modifier and Type | Class and Description |
|---|---|
class |
DuplicatePostProcessor
This post-processor removes duplicate descriptors from the
set of descriptors being added to the service registry.
|
Copyright © 2009-2014 Oracle Corporation. All Rights Reserved.