Uses of Interface
io.avaje.config.Configuration
-
Uses of Configuration in io.avaje.config
Methods in io.avaje.config that return ConfigurationModifier and TypeMethodDescriptionstatic ConfigurationConfig.asConfiguration()Return the underlying configuration.Configuration.Builder.build()Build and return the Configuration.ModificationEvent.configuration()Return the updated configuration.static ConfigurationReturn the configuration for a path.Return the configuration for a path.Methods in io.avaje.config with parameters of type ConfigurationModifier and TypeMethodDescriptionvoidConfigurationSource.load(Configuration configuration) Load additional configuration.