@Service(value=org.tentackle.common.LocaleProvider.class)
public class ClientLocaleProvider
extends org.tentackle.common.LocaleProvider
| Constructor and Description |
|---|
ClientLocaleProvider() |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale()
Gets the locale.
|
public Locale getLocale()
Always returns the JVM's default locale.
getLocale in class org.tentackle.common.LocaleProviderCopyright © 2016 Krake Softwaretechnik. All rights reserved.