Class MsNotificationsLocalizer
java.lang.Object
de.xima.cmn.i18n.ResourceBundleLocalizer
de.xima.fc.notification.ms.impl.i18n.MsNotificationsLocalizer
- All Implemented Interfaces:
de.xima.cmn.i18n.ILocalizer
@ApplicationScoped
public class MsNotificationsLocalizer
extends de.xima.cmn.i18n.ResourceBundleLocalizer
Localizer for the fc-notifications module on the master server.
- Since:
- 8.5.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionstatic MsNotificationsLocalizerSingleton instance of theMsNotificationsLocalizer.Methods inherited from class de.xima.cmn.i18n.ResourceBundleLocalizer
getLocalizedString
-
Method Details
-
getInstance
Singleton instance of theMsNotificationsLocalizer.
-