|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThreadLocale
The hivemind.ThreadLocale service is intrinsic to HiveMind; its a threaded service for storing the locale for the current thread (it uses the threaded service).
Method Summary | |
---|---|
java.util.Locale |
getLocale()
Returns the current locale. |
void |
setLocale(java.util.Locale locale)
Changes the locale from the default. |
Method Detail |
---|
void setLocale(java.util.Locale locale)
java.util.Locale getLocale()
Registry.getLocale()
default locale. This may be changed for a
thread.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |