Uses of Interface
io.smallrye.common.resource.ResourceLoader
-
Uses of ResourceLoader in io.smallrye.common.resource
Classes in io.smallrye.common.resource that implement ResourceLoaderModifier and TypeClassDescriptionfinal classA resource loader which corresponds to a JAR file.final classA resource loader which loads resources from a base path.final classA resource loader for a URL base.Fields in io.smallrye.common.resource declared as ResourceLoaderModifier and TypeFieldDescriptionstatic final ResourceLoaderResourceLoader.EMPTYA resource loader containing no resources.Methods in io.smallrye.common.resource that return ResourceLoaderModifier and TypeMethodDescriptiondefault ResourceLoaderResourceLoader.getChildLoader(String path) Get a child resource loader for the given child path.