|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocaleContext
Strategy interface for determining the current Locale.
A LocaleContext instance can be associated with a thread via the LocaleContextHolder class.
LocaleContextHolder
,
Locale
Method Summary | |
---|---|
Locale |
getLocale()
Return the current Locale, which can be fixed or determined dynamically, depending on the implementation strategy. |
Method Detail |
---|
Locale getLocale()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |