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 aConfigurationPropertyinstance if absentGet aConfigurationPropertyinstance by nameRemove aConfigurationPropertyinstance by nameMethods in io.microsphere.spring.config that return types with arguments of type ConfigurationPropertyModifier and TypeMethodDescriptionConfigurationPropertyRepository.getAll()Get allConfigurationPropertyinstancesMethods in io.microsphere.spring.config with parameters of type ConfigurationPropertyModifier and TypeMethodDescriptionvoidConfigurationPropertyRepository.add(ConfigurationProperty configurationProperty) Add aConfigurationPropertyinstance