public interface LocaleContext
A LocaleContext instance can be associated with a thread via the LocaleContextHolder class.
LocaleContextHolder
,
Locale
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale()
Return the current Locale, which can be fixed or determined dynamically,
depending on the implementation strategy.
|
Locale getLocale()
Copyright © 2015. All rights reserved.