| Package | Description |
|---|---|
| io.quarkus.deployment | |
| io.quarkus.deployment.builditem | |
| io.quarkus.deployment.recording | |
| io.quarkus.runner |
| Modifier and Type | Field and Description |
|---|---|
(package private) ClassOutput |
QuarkusAugmentor.Builder.output |
| Modifier and Type | Method and Description |
|---|---|
ClassOutput |
QuarkusAugmentor.Builder.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
static io.quarkus.gizmo.ClassOutput |
ClassOutput.gizmoAdaptor(ClassOutput out,
boolean applicationClass) |
QuarkusAugmentor.Builder |
QuarkusAugmentor.Builder.setOutput(ClassOutput output) |
| Modifier and Type | Method and Description |
|---|---|
ClassOutput |
ClassOutputBuildItem.getClassOutput() |
| Constructor and Description |
|---|
ClassOutputBuildItem(ClassOutput classOutput) |
| Modifier and Type | Method and Description |
|---|---|
void |
BytecodeRecorderImpl.writeBytecode(ClassOutput classOutput) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimeClassLoader |
| Modifier and Type | Method and Description |
|---|---|
RuntimeRunner.Builder |
RuntimeRunner.Builder.setClassOutput(ClassOutput classOutput) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.