Class WingsLocaleResolver.Context
-
- All Implemented Interfaces:
-
org.springframework.context.i18n.LocaleContext,org.springframework.context.i18n.TimeZoneAwareLocaleContext
public class WingsLocaleResolver.Context implements TimeZoneAwareLocaleContext
-
-
Constructor Summary
Constructors Constructor Description WingsLocaleResolver.Context(Locale locale, TimeZone timeZone, ZoneId zoneId)
-
Method Summary
-
Methods inherited from class org.springframework.context.i18n.TimeZoneAwareLocaleContext
getTimeZone -
Methods inherited from class org.springframework.context.i18n.LocaleContext
getLocale -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-