Package io.quarkus.runtime.configuration
Class ConfigRecorder
java.lang.Object
io.quarkus.runtime.configuration.ConfigRecorder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleConfigChange(Map<String, io.smallrye.config.ConfigValue> buildTimeRuntimeValues) voidhandleNativeProfileChange(List<String> buildProfiles) voidreleaseConfig(ShutdownContext shutdownContext) void
-
Constructor Details
-
ConfigRecorder
public ConfigRecorder()
-
-
Method Details
-
handleConfigChange
-
handleNativeProfileChange
-
unknownConfigFiles
- Throws:
Exception
-
releaseConfig
-