Uses of Interface
io.quarkus.deployment.recording.BytecodeRecorderImpl.ReturnedProxy
-
Packages that use BytecodeRecorderImpl.ReturnedProxy Package Description io.quarkus.deployment.builditem -
-
Uses of BytecodeRecorderImpl.ReturnedProxy in io.quarkus.deployment.builditem
Classes in io.quarkus.deployment.builditem that implement BytecodeRecorderImpl.ReturnedProxy Modifier and Type Class Description classRawCommandLineArgumentsBuildItemA build item that represents the raw command line arguments as they were passed to the application.classShutdownContextBuildItemA build item that can be used to register shutdown tasks in runtime recorders.
-