Package io.quarkus.deployment.jvm
package io.quarkus.deployment.jvm
-
ClassDescriptionA concrete implementation of
JvmModulesReconfigurerdesigned to reconfigure JVM module restrictions using the direct API calls available in `jdk.internal.module`.A fallback implementation ofJvmModulesReconfigurerthat handles scenarios where we were not allowed to install an agent or get our way via reflection.Convenience logger to be shared in this packageInterface for reconfiguring JVM module restrictions on the running JVM.Context for looking up modules in a classloader: encapsulates code dealing with the module layers, and provides a cache for the modules found.Implements theJvmModulesReconfigurerinterface to reconfigure JVM module restrictions through reflective access.Represents requirements and restrictions on the runtime.