| Package | Description |
|---|---|
| io.quarkus.devtools.codestarts | |
| io.quarkus.devtools.codestarts.core.reader |
| Modifier and Type | Class and Description |
|---|---|
static class |
CodestartResource.PathCodestartResource |
| Modifier and Type | Method and Description |
|---|---|
CodestartResource |
CodestartResource.Source.getCodestartResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
Codestart.CodestartResourceAllocator.allocate(Consumer<CodestartResource> readerConsumer) |
void |
Codestart.use(Consumer<CodestartResource> readerConsumer) |
| Constructor and Description |
|---|
Source(CodestartResource resource,
String languageDir,
String path) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
CodestartFileReader.read(CodestartResource project,
CodestartResource.Source source,
String languageName,
Map<String,Object> data) |
Optional<String> |
CodestartFileReader.DefaultCodestartFileReader.read(CodestartResource project,
CodestartResource.Source source,
String languageName,
Map<String,Object> data) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.