Class SimpleLocalizedMessageProvider
java.lang.Object
com.sap.cds.services.impl.messages.SimpleLocalizedMessageProvider
- All Implemented Interfaces:
LocalizedMessageProvider,CdsProvider<LocalizedMessageProvider>
Implementation of a
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 Details
-
SimpleLocalizedMessageProvider
public SimpleLocalizedMessageProvider()
-
-
Method Details
-
get
- Specified by:
getin interfaceLocalizedMessageProvider
-