|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LocaleContext | Strategy interface for determining the current Locale. |
Class Summary | |
---|---|
LocaleContextHolder | Simple holder class that associates a LocaleContext instance with the current thread. |
SimpleLocaleContext | Simple implementation of the LocaleContext interface, always returning a specified Locale. |
Abstraction for determining the current Locale, plus global holder that exposes a thread-bound Locale.
|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |