Uses of Interface
org.glassfish.hk2.classmodel.reflect.util.ResourceLocator

Packages that use ResourceLocator
org.glassfish.hk2.classmodel.reflect   
 

Uses of ResourceLocator in org.glassfish.hk2.classmodel.reflect
 

Methods in org.glassfish.hk2.classmodel.reflect that return ResourceLocator
 ResourceLocator ParsingContext.getLocator()
           
 

Methods in org.glassfish.hk2.classmodel.reflect with parameters of type ResourceLocator
 ParsingContext.Builder ParsingContext.Builder.locator(ResourceLocator locator)
          Sets the resource locator that can be used to load and parse extra types that were referenced during the parsing but could not be parsed due to their absence from the input archive set.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.