net.sf.oval.localization.locale
Class ThreadLocalLocaleProvider
java.lang.Object
net.sf.oval.localization.locale.ThreadLocalLocaleProvider
- All Implemented Interfaces:
- LocaleProvider
public class ThreadLocalLocaleProvider
- extends Object
- implements LocaleProvider
- Author:
- Sebastian Thomschke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadLocalLocaleProvider
public ThreadLocalLocaleProvider()
getLocale
public Locale getLocale()
- Gets the locale of the current thread
- Specified by:
getLocale in interface LocaleProvider
setLocale
public void setLocale(Locale locale)
- Sets the locale for the current thread
Copyright © 2005–2013 The OVal Development Team. All rights reserved.