Uses of Interface
org.glassfish.hk2.classmodel.reflect.util.ResourceLocator
Packages that use ResourceLocator
-
Uses of ResourceLocator in org.glassfish.hk2.classmodel.reflect
Fields in org.glassfish.hk2.classmodel.reflect declared as ResourceLocatorModifier and TypeFieldDescription(package private) ResourceLocator
ParsingContext.Builder.locator
(package private) final ResourceLocator
ParsingContext.locator
Methods in org.glassfish.hk2.classmodel.reflect that return ResourceLocatorMethods in org.glassfish.hk2.classmodel.reflect with parameters of type ResourceLocatorModifier and TypeMethodDescriptionParsingContext.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. -
Uses of ResourceLocator in org.glassfish.hk2.classmodel.reflect.util
Classes in org.glassfish.hk2.classmodel.reflect.util that implement ResourceLocator