| Package | Description | 
|---|---|
| org.springframework.context.i18n | Abstraction for determining the current Locale,
 plus global holder that exposes a thread-bound Locale. | 
| Class and Description | 
|---|
| LocaleContext Strategy interface for determining the current Locale. | 
| SimpleLocaleContext Simple implementation of the  LocaleContextinterface,
 always returning a specifiedLocale. | 
| TimeZoneAwareLocaleContext Extension of  LocaleContext, adding awareness of the current time zone. |