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