| org.springframework.context.i18n.LocaleContext |
Known Indirect Subclasses
| |||||||||||||
Strategy interface for determining the current Locale.
A LocaleContext instance can be associated with a thread via the LocaleContextHolder class.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the current Locale, which can be fixed or determined dynamically,
depending on the implementation strategy.
| |||||||||||
Return the current Locale, which can be fixed or determined dynamically, depending on the implementation strategy.
