Uses of Class
org.springframework.context.i18n.SimpleLocaleContext
Packages that use SimpleLocaleContext
Package
Description
Abstraction for determining the current Locale,
plus global holder that exposes a thread-bound Locale.
-
Uses of SimpleLocaleContext in org.springframework.context.i18n
Subclasses of SimpleLocaleContext in org.springframework.context.i18nModifier and TypeClassDescriptionclass
Simple implementation of theTimeZoneAwareLocaleContext
interface, always returning a specifiedLocale
andTimeZone
.