MessageProviders in
the application context.CompositeMessageSource.I18N internationalization support.TranslatableSupport delegate owned by this UI.I18N.get(String, Locale, Object...) instead.CompositeMessageSource.TranslatableUI.init(VaadinRequest) to actually initialize the UI.I18N will try the default bundle if a message cannot be resolved for the
current locale.MessageProvider provides messages for a CompositeMessageSource.CompositeMessageSource.clearMessageProviderCaches() on
a regular interval if enabled (by default it is disabled).MessageProviderCacheCleanupExecutor and starts up the cleanup thread if cache cleanup
has been enabled.MessageProvider that reads messages
from ResourceBundles with a specific base name.ResourceBundleMessageProvider with the given base name and UTF-8 encoding.ResourceBundleMessageProvider with the given base name and encoding.Translatable intended to be used as a delegate by an owning UI.TranslatableSupport.Translatable components attached to this UI.Copyright © 2017. All rights reserved.