|
Class Summary |
| CachedMessageSource |
A MutableMessageSource backed by a localized map of PresentationMessageCollections, providing
in-memory storage of PresentationMessages. |
| MessageSourceServiceImpl |
Extensible implementation of the MessageSourceService, which relies on injected implementations
of MutableMessageSource to actually provide the services. |
| MutableResourceBundleMessageSource |
ResourceBundleMessageSource extends ReloadableResourceBundleMessageSource to provide the
additional features of a MutableMessageSource. |