| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HierarchicalMessageSource | |
|---|---|
| org.springframework.context.support | Classes supporting the org.springframework.context package, such as abstract base classes for ApplicationContext implementations and a MessageSource implementation. | 
| Uses of HierarchicalMessageSource in org.springframework.context.support | 
|---|
| Classes in org.springframework.context.support that implement HierarchicalMessageSource | |
|---|---|
|  class | AbstractMessageSourceAbstract implementation of the HierarchicalMessageSourceinterface,
 implementing common handling of message variants, making it easy
 to implement a specific strategy for a concrete MessageSource. | 
|  class | DelegatingMessageSourceEmpty MessageSourcethat delegates all calls to the parent MessageSource. | 
|  class | ReloadableResourceBundleMessageSourceMessageSourceimplementation that
 accesses resource bundles using specified basenames. | 
|  class | ResourceBundleMessageSourceMessageSourceimplementation that
 accesses resource bundles using specified basenames. | 
|  class | StaticMessageSourceSimple implementation of MessageSourcewhich allows messages to be registered programmatically. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||