Uses of Interface
org.glassfish.hk2.api.DescriptorFileFinder
Packages that use DescriptorFileFinder
Package
Description
-
Uses of DescriptorFileFinder in com.sun.enterprise.module.bootstrap
Methods in com.sun.enterprise.module.bootstrap with parameters of type DescriptorFileFinderModifier and TypeMethodDescriptionprivate voidMain.addDescriptorFileFinder(ServiceLocator serviceLocator, DescriptorFileFinder descriptorFileFinder) Main.createServiceLocator(ModulesRegistry mr, StartupContext context, List<PopulatorPostProcessor> postProcessors, DescriptorFileFinder descriptorFileFinder) -
Uses of DescriptorFileFinder in org.glassfish.hk2.api
Methods in org.glassfish.hk2.api with parameters of type DescriptorFileFinderModifier and TypeMethodDescriptionList<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 theDescriptorImplwriteObject method. -
Uses of DescriptorFileFinder in org.glassfish.hk2.bootstrap
Subinterfaces of DescriptorFileFinder in org.glassfish.hk2.bootstrapMethods in org.glassfish.hk2.bootstrap with parameters of type DescriptorFileFinderModifier and TypeMethodDescriptionstatic List<ActiveDescriptor> HK2Populator.populate(ServiceLocator serviceLocator, DescriptorFileFinder fileFinder, List<? extends PopulatorPostProcessor> postProcessors) This method can be used to populate the service locator with files that have been written out using theDescriptorImplwriteObject method. -
Uses of DescriptorFileFinder in org.glassfish.hk2.bootstrap.impl
Classes in org.glassfish.hk2.bootstrap.impl that implement DescriptorFileFinderModifier and TypeClassDescriptionclassDeprecated.Use org.glassfish.hk2.utilities.ClasspathDescriptorFileFinderclass -
Uses of DescriptorFileFinder in org.glassfish.hk2.utilities
Classes in org.glassfish.hk2.utilities that implement DescriptorFileFinderModifier and TypeClassDescriptionclassThis is an implementation ofDescriptorFileFinderthat uses a particular classloader in order to find descriptor files. -
Uses of DescriptorFileFinder in org.jvnet.hk2.internal
Methods in org.jvnet.hk2.internal with parameters of type DescriptorFileFinderModifier and TypeMethodDescriptionList<ActiveDescriptor<?>> PopulatorImpl.populate(DescriptorFileFinder fileFinder, PopulatorPostProcessor... postProcessors)
DescriptorFileFinderinstead