Uses of Package
io.quarkus.deployment.pkg.steps
Packages that use io.quarkus.deployment.pkg.steps
Package
Description
-
Classes in io.quarkus.deployment.pkg.steps used by io.quarkus.deployment.builditem.nativeimage
-
Classes in io.quarkus.deployment.pkg.steps used by io.quarkus.deployment.pkg.builditem
-
Classes in io.quarkus.deployment.pkg.steps used by io.quarkus.deployment.pkg.stepsClassDescriptionJAR tree-shake phase 3 environment: a temp directory pre-populated with generated/transformed bytecode, the
ClassLoadingRecorderclass, and JVM arguments.Assembles all data needed byJarTreeShakerfor reachability analysis.Structured key for a JVM method, storing the three components provided by ASM'sMethodVisitor.visitMethodInsn(int, java.lang.String, java.lang.String, java.lang.String)andClassVisitor.visitMethod(int, java.lang.String, java.lang.String, java.lang.String, java.lang.String[])without string concatenation.