Uses of Interface
io.quarkus.platform.descriptor.loader.json.ResourceLoader
Packages that use ResourceLoader
Package
Description
-
Uses of ResourceLoader in io.quarkus.devtools.codestarts
Methods in io.quarkus.devtools.codestarts with parameters of type ResourceLoaderModifier and TypeMethodDescriptionstatic io.quarkus.devtools.codestarts.CodestartPathLoaderCodestartResourceLoader.toCodestartPathLoader(ResourceLoader resourceLoader) Method parameters in io.quarkus.devtools.codestarts with type arguments of type ResourceLoaderModifier and TypeMethodDescriptionCodestartResourceLoader.loadCodestartsFromResources(List<ResourceLoader> codestartResourceLoaders, String relativePath) -
Uses of ResourceLoader in io.quarkus.devtools.codestarts.jbang
Method parameters in io.quarkus.devtools.codestarts.jbang with type arguments of type ResourceLoaderModifier and TypeMethodDescriptionstatic QuarkusJBangCodestartCatalogQuarkusJBangCodestartCatalog.fromResourceLoaders(List<ResourceLoader> resourceLoaders) -
Uses of ResourceLoader in io.quarkus.devtools.codestarts.quarkus
Method parameters in io.quarkus.devtools.codestarts.quarkus with type arguments of type ResourceLoaderModifier and TypeMethodDescriptionstatic QuarkusCodestartCatalogQuarkusCodestartCatalog.fromExtensionsCatalog(io.quarkus.registry.catalog.ExtensionCatalog catalog, List<ResourceLoader> codestartResourceLoaders) -
Uses of ResourceLoader in io.quarkus.devtools.project
Methods in io.quarkus.devtools.project that return types with arguments of type ResourceLoaderModifier and TypeMethodDescriptionCodestartResourceLoadersBuilder.build()static List<ResourceLoader> CodestartResourceLoadersBuilder.getCodestartResourceLoaders(io.quarkus.devtools.messagewriter.MessageWriter log) static List<ResourceLoader> CodestartResourceLoadersBuilder.getCodestartResourceLoaders(io.quarkus.devtools.messagewriter.MessageWriter log, io.quarkus.registry.catalog.ExtensionCatalog catalog) QuarkusProject.getCodestartResourceLoaders()Method parameters in io.quarkus.devtools.project with type arguments of type ResourceLoaderModifier and TypeMethodDescriptionstatic QuarkusProjectQuarkusProject.of(Path projectDirPath, io.quarkus.registry.catalog.ExtensionCatalog catalog, List<ResourceLoader> codestartsResourceLoader, io.quarkus.devtools.messagewriter.MessageWriter log, BuildTool buildTool, JavaVersion javaVersion) static QuarkusProjectQuarkusProject.of(Path projectDirPath, io.quarkus.registry.catalog.ExtensionCatalog catalog, List<ResourceLoader> codestartResourceLoaders, io.quarkus.devtools.messagewriter.MessageWriter log, ExtensionManager extensionManager, JavaVersion javaVersion) -
Uses of ResourceLoader in io.quarkus.platform.descriptor.loader.json
Classes in io.quarkus.platform.descriptor.loader.json that implement ResourceLoaderModifier and TypeClassDescriptionclassclassclassMethods in io.quarkus.platform.descriptor.loader.json that return ResourceLoaderModifier and TypeMethodDescriptionstatic ResourceLoaderResourceLoaders.resolveFileResourceLoader(File f)