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