public interface ICUMessageSource
extends org.springframework.context.HierarchicalMessageSource, yakworks.i18n.MsgService
MessageSource interface in that adds util for passing
arguments as Map. We also add lists and some of similiar shorter helper methods
to MessageSourceAccessor| Modifier and Type | Method and Description |
|---|---|
default java.util.Locale |
getHolderLocale()
Get the locale from the LocaleContextHolder
|
default java.lang.String |
getMessage(org.springframework.context.MessageSourceResolvable resolvable)
Get using the Locale in the HolderLocale
|
getParentMessageSource, setParentMessageSource