Package io.quarkus.arc.runtime
Class ConfigRecorder
java.lang.Object
io.quarkus.arc.runtime.ConfigRecorder
- Author:
- Martin Kouba
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterConfigProperties(Set<io.smallrye.config.ConfigMappings.ConfigClassWithPrefix> configClasses) void
-
Constructor Details
-
ConfigRecorder
public ConfigRecorder()
-
-
Method Details
-
validateConfigProperties
-
registerConfigProperties
public void registerConfigProperties(Set<io.smallrye.config.ConfigMappings.ConfigClassWithPrefix> configClasses)
-