public class SimpleLocalizedMessageProvider extends Object implements LocalizedMessageProvider
LocalizedMessageProvider based on SLF4's message format.
This implementation is only capable of building message texts and never considers the locale.
It is considered to be used as a fallback in case no resource bundle or other mechanism is available.| Constructor and Description |
|---|
SimpleLocalizedMessageProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
get(String code,
Object[] args,
Locale locale) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetPreviousCopyright © 2022. All rights reserved.