|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptorFileFinder | |
|---|---|
| com.sun.enterprise.module.bootstrap | |
| org.glassfish.hk2.bootstrap | |
| org.glassfish.hk2.bootstrap.impl | |
| Uses of DescriptorFileFinder in com.sun.enterprise.module.bootstrap |
|---|
| Methods in com.sun.enterprise.module.bootstrap with parameters of type DescriptorFileFinder | |
|---|---|
ServiceLocator |
Main.createServiceLocator(ModulesRegistry mr,
StartupContext context,
java.util.List<PopulatorPostProcessor> postProcessors,
DescriptorFileFinder descriptorFileFinder)
|
| Uses of DescriptorFileFinder in org.glassfish.hk2.bootstrap |
|---|
| Methods in org.glassfish.hk2.bootstrap with parameters of type DescriptorFileFinder | |
|---|---|
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. |
| Uses of DescriptorFileFinder in org.glassfish.hk2.bootstrap.impl |
|---|
| Classes in org.glassfish.hk2.bootstrap.impl that implement DescriptorFileFinder | |
|---|---|
class |
ClasspathDescriptorFileFinder
|
class |
URLDescriptorFileFinder
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||