Class FallbackModulesReconfigurer

java.lang.Object
io.quarkus.deployment.jvm.FallbackModulesReconfigurer
All Implemented Interfaces:
JvmModulesReconfigurer

final class FallbackModulesReconfigurer extends Object implements JvmModulesReconfigurer
A fallback implementation of JvmModulesReconfigurer that handles scenarios where we were not allowed to install an agent or get our way via reflection.

This implementation will not try to apply any changes to the runtime, but reports warnings for all operations which we should have performed.