Uses of Interface
io.quarkus.deployment.jvm.JvmModulesReconfigurer
Packages that use JvmModulesReconfigurer
-
Uses of JvmModulesReconfigurer in io.quarkus.deployment.jvm
Classes in io.quarkus.deployment.jvm that implement JvmModulesReconfigurerModifier and TypeClassDescription(package private) final class(package private) final classA concrete implementation ofJvmModulesReconfigurerdesigned to reconfigure JVM module restrictions using the direct API calls available in `jdk.internal.module`.(package private) final classA fallback implementation ofJvmModulesReconfigurerthat handles scenarios where we were not allowed to install an agent or get our way via reflection.(package private) final classImplements theJvmModulesReconfigurerinterface to reconfigure JVM module restrictions through reflective access.Methods in io.quarkus.deployment.jvm that return JvmModulesReconfigurerModifier and TypeMethodDescriptionstatic JvmModulesReconfigurerJvmModulesReconfigurer.create()Creates a new instance ofJvmModulesReconfigurer.Methods in io.quarkus.deployment.jvm with parameters of type JvmModulesReconfigurerModifier and TypeMethodDescriptionvoidResolvedJVMRequirements.applyJavaModuleConfigurationToRuntime(JvmModulesReconfigurer reconfigurer, ClassLoader referenceClassloader)