Uses of Interface
org.glassfish.hk2.bootstrap.DescriptorFileFinder

Packages that use DescriptorFileFinder
org.glassfish.hk2.bootstrap   
org.glassfish.hk2.bootstrap.impl   
 

Uses of DescriptorFileFinder in org.glassfish.hk2.bootstrap
 

Methods in org.glassfish.hk2.bootstrap with parameters of type DescriptorFileFinder
static ServiceLocator HK2Populator.populate(ServiceLocator serviceLocator, DescriptorFileFinder fileFinder)
           
static ServiceLocator HK2Populator.populate(ServiceLocator serviceLocator, DescriptorFileFinder fileFinder, PopulatorPostProcessor postProcessor)
           
 

Uses of DescriptorFileFinder in org.glassfish.hk2.bootstrap.impl
 

Classes in org.glassfish.hk2.bootstrap.impl that implement DescriptorFileFinder
 class ClasspathDescriptorFileFinder
           
 class URLDescriptorFileFinder
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.