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 |
ClasspathDescriptorFileFinder
This is an implementation of
DescriptorFileFinder that
uses a particular classloader in order to find descriptor files. |
Copyright © 2009–2019 Oracle Corporation. All rights reserved.