Uses of Interface
org.glassfish.hk2.api.DescriptorFileFinder
Packages that use 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.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.