Class ConfigRecorder


  • public class ConfigRecorder
    extends Object
    • Method Detail

      • handleConfigChange

        public void handleConfigChange​(Map<String,​org.eclipse.microprofile.config.ConfigValue> buildTimeRuntimeValues)
      • handleNativeProfileChange

        public void handleNativeProfileChange​(List<String> buildProfiles)
      • unknownConfigFiles

        public void unknownConfigFiles()
                                throws Exception
        Throws:
        Exception