| Package | Description |
|---|---|
| io.quarkus.deployment |
| Modifier and Type | Method and Description |
|---|---|
static List<CodeGenData> |
CodeGenerator.init(ClassLoader deploymentClassLoader,
Set<Path> sourceParentDirs,
Path generatedSourcesDir,
Path buildDir,
Consumer<Path> sourceRegistrar) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CodeGenerator.trigger(ClassLoader deploymentClassLoader,
CodeGenData data,
io.quarkus.bootstrap.model.AppModel appModel)
generate sources for given code gen
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.