|
||||||||||
| 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 that return DescriptorFileFinder | |
|---|---|
protected DescriptorFileFinder |
Main.getDescriptorFileFinder()
|
| Methods in com.sun.enterprise.module.bootstrap with parameters of type DescriptorFileFinder | |
|---|---|
protected void |
Main.setDescriptorFileFinder(DescriptorFileFinder descriptorFileFinder)
|
| Uses of DescriptorFileFinder in org.glassfish.hk2.bootstrap |
|---|
| Methods in org.glassfish.hk2.bootstrap with parameters of type DescriptorFileFinder | |
|---|---|
static void |
HK2Populator.populate(ServiceLocator serviceLocator,
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. |
| 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 | |||||||||