public interface MessageFinder
Messages
that obtains the actual localizations from
an external source.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMessage(java.lang.String key,
java.util.Locale locale)
Returns a message matching the key, in the indicated locale.
|
java.lang.String getMessage(java.lang.String key, java.util.Locale locale)