Class SimpleLocalizedMessageProvider

java.lang.Object
com.sap.cds.services.impl.messages.SimpleLocalizedMessageProvider
All Implemented Interfaces:
LocalizedMessageProvider, CdsProvider<LocalizedMessageProvider>

public class SimpleLocalizedMessageProvider extends Object implements 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.