Package io.quarkus.deployment.recording
package io.quarkus.deployment.recording
-
ClassDescriptionA class that can be used to record invocations to bytecode so they can be replayed later.A group of instructions that will always be executed in the same methodA step that must be executed to serialize a complex objectclass 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.