Implementation of LocaleResolver that always returns a fixed default locale.
Default is the current JVM's default locale.
Note: Does not support setLocale, as the fixed locale
cannot be changed.
author: Juergen Hoeller since: 1.1 See Also:FixedLocaleResolver.setDefaultLocale