public final class MainBytecodeRecorderBuildItem extends MultiBuildItem
| Constructor and Description |
|---|
MainBytecodeRecorderBuildItem(BytecodeRecorderImpl bytecodeRecorder) |
MainBytecodeRecorderBuildItem(String generatedStartupContextClassName) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeRecorderImpl |
getBytecodeRecorder() |
String |
getGeneratedStartupContextClassName() |
public MainBytecodeRecorderBuildItem(BytecodeRecorderImpl bytecodeRecorder)
public MainBytecodeRecorderBuildItem(String generatedStartupContextClassName)
public BytecodeRecorderImpl getBytecodeRecorder()
public String getGeneratedStartupContextClassName()
Copyright © 2021 JBoss by Red Hat. All rights reserved.