|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ResourceBundleLocator |
Used by ResourceBundleMessageInterpolator to load resource bundles
containing message texts to be displayed in case of validation errors. |
| Class Summary | |
|---|---|
| AggregateResourceBundleLocator | A ResourceBundleLocator implementation that provides access
to multiple source ResourceBundles by merging them into one
aggregated bundle. |
| CachingResourceBundleLocator | A ResourceBundleLocator implementation that wraps around another
locator and caches values retrieved from that locator. |
| DelegatingResourceBundleLocator | Abstract base for all ResourceBundleLocator implementations, that
wish to delegate to some other locator. |
| PlatformResourceBundleLocator | A resource bundle locator, that loads resource bundles by simply
invoking ResourceBundle.loadBundle(...). |
This package contains the ResourceBundleLocator interface and different implementations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||