类的使用
cn.taketoday.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
-
cn.taketoday.context.support中ReloadableResourceBundleMessageSource.PropertiesHolder的使用
修饰符和类型方法说明ReloadableResourceBundleMessageSource.getMergedProperties(Locale locale) Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.ReloadableResourceBundleMessageSource.getProperties(String filename) Get a PropertiesHolder for the given filename, either from the cache or freshly loaded.ReloadableResourceBundleMessageSource.refreshProperties(String filename, ReloadableResourceBundleMessageSource.PropertiesHolder propHolder) Refresh the PropertiesHolder for the given bundle filename.修饰符和类型方法说明ReloadableResourceBundleMessageSource.refreshProperties(String filename, ReloadableResourceBundleMessageSource.PropertiesHolder propHolder) Refresh the PropertiesHolder for the given bundle filename.