public interface MessageSourceLoader
LoadingMessageSourceProvider| Modifier and Type | Method and Description |
|---|---|
MessageSource |
load(Locale locale)
Load a message source for a locale
|
MessageSource load(Locale locale) throws IOException
locale - the locale (guaranteed never to be nullnull if not found)IOException - loading error