Class WingsLocaleResolver.Context

  • All Implemented Interfaces:
    org.springframework.context.i18n.LocaleContext , org.springframework.context.i18n.TimeZoneAwareLocaleContext

    
    public class WingsLocaleResolver.Context
     implements TimeZoneAwareLocaleContext
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Locale getLocale()
      TimeZone getTimeZone()
      ZoneId getZoneId()
      • 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