Uses of Package
io.quarkus.deployment.recording
Packages that use io.quarkus.deployment.recording
Package
Description
-
Classes in io.quarkus.deployment.recording used by io.quarkus.deployment.builditemClassDescriptionA class that can be used to record invocations to bytecode so they can be replayed later.Deprecated, for removal: This API element is subject to removal in a future version.This interface is for internal use only, and is tightly coupled to Gizmo 1 which is being replaced by Gizmo 2.
-
Classes in io.quarkus.deployment.recording used by io.quarkus.deployment.loggingClassDescriptionAn injectable utility class that contains methods that can be needed for dealing with recorders.
-
Classes in io.quarkus.deployment.recording used by io.quarkus.deployment.recordingClassDescriptionA bytecode serialized value.A group of instructions that will always be executed in the same methodclass responsible for splitting the bytecode into smaller methods, to make sure that even large objects and large numbers of invocations do not put us over the method limit.Deprecated, for removal: This API element is subject to removal in a future version.This interface is for internal use only, and is tightly coupled to Gizmo 1 which is being replaced by Gizmo 2.An injectable utility class that contains methods that can be needed for dealing with recorders.
-
Classes in io.quarkus.deployment.recording used by io.quarkus.deployment.stepsClassDescriptionAn injectable utility class that contains methods that can be needed for dealing with recorders.