-
class
Abstract implementation of the
HierarchicalMessageSource interface,
implementing common handling of message variants, making it easy
to implement a specific strategy for a concrete MessageSource.
class
class
Empty
MessageSource that delegates all calls to the parent MessageSource.
class
Framework-specific
MessageSource implementation
that accesses resource bundles using specified basenames, participating in the
Framework
ApplicationContext's resource loading.
class
MessageSource implementation that
accesses resource bundles using specified basenames.
class
Simple implementation of
MessageSource
which allows messages to be registered programmatically.