| Package | Description |
|---|---|
| com.sun.enterprise.module.bootstrap | |
| org.glassfish.hk2.bootstrap | |
| org.glassfish.hk2.bootstrap.impl |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocator |
Main.createServiceLocator(ModulesRegistry mr,
StartupContext context,
java.util.List<PopulatorPostProcessor> postProcessors,
DescriptorFileFinder descriptorFileFinder) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<ActiveDescriptor> |
HK2Populator.populate(ServiceLocator serviceLocator,
DescriptorFileFinder fileFinder,
java.util.List<? extends 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 |
class |
URLDescriptorFileFinder |
Copyright © 2013 Oracle Corporation. All Rights Reserved.