Uses of Interface
io.quarkus.devtools.codestarts.CodestartResource
Packages that use CodestartResource
-
Uses of CodestartResource in io.quarkus.devtools.codestarts
Classes in io.quarkus.devtools.codestarts that implement CodestartResourceMethods in io.quarkus.devtools.codestarts that return CodestartResourceMethod parameters in io.quarkus.devtools.codestarts with type arguments of type CodestartResourceModifier and TypeMethodDescriptionvoidCodestart.CodestartResourceAllocator.allocate(Consumer<CodestartResource> readerConsumer) voidCodestart.use(Consumer<CodestartResource> readerConsumer) Constructors in io.quarkus.devtools.codestarts with parameters of type CodestartResourceModifierConstructorDescriptionSource(CodestartResource resource, String languageDir, String path) -
Uses of CodestartResource in io.quarkus.devtools.codestarts.core.reader
Methods in io.quarkus.devtools.codestarts.core.reader with parameters of type CodestartResourceModifier and TypeMethodDescriptionCodestartFileReader.DefaultCodestartFileReader.read(CodestartResource project, CodestartResource.Source source, String languageName, Map<String, Object> data) CodestartFileReader.read(CodestartResource project, CodestartResource.Source source, String languageName, Map<String, Object> data)