| Interface | Description |
|---|---|
| MessageProvider |
A
MessageProvider provides messages for a CompositeMessageSource. |
| Class | Description |
|---|---|
| CompositeMessageSource |
Message source that resolves the messages by querying the
MessageProviders in
the application context. |
| I18N |
Helper class for resolving messages in a Vaadin UI.
|
| ResourceBundleMessageProvider |
Implementation of
MessageProvider that reads messages
from ResourceBundles with a specific base name. |
Copyright © 2016. All rights reserved.