Uses of Class
io.microsphere.spring.config.ConfigurationProperty
Packages that use ConfigurationProperty
-
Uses of ConfigurationProperty in io.microsphere.spring.config
Methods in io.microsphere.spring.config that return ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationPropertyRepository.createIfAbsent
(String name) Create aConfigurationProperty
instance if absentGet aConfigurationProperty
instance by nameRemove aConfigurationProperty
instance by nameMethods in io.microsphere.spring.config that return types with arguments of type ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationPropertyRepository.getAll()
Get allConfigurationProperty
instancesMethods in io.microsphere.spring.config with parameters of type ConfigurationPropertyModifier and TypeMethodDescriptionvoid
ConfigurationPropertyRepository.add
(ConfigurationProperty configurationProperty) Add aConfigurationProperty
instance