@Specializes public class SessionAwareLocaleManager extends LocaleManager
defaultLocaleId, installedLocaleIds
Constructor and Description |
---|
SessionAwareLocaleManager() |
Modifier and Type | Method and Description |
---|---|
Locale |
getCurrentLocale() |
protected SessionContext |
getSessionContext() |
void |
setCurrentLocale(Locale currentLocale) |
currentLang, currentLocale, getAllLanguages, getAllLocales, getBundle, getBundle, getBundle, getCurrentLang, getDefaultLang, getDefaultLocale, getDefaultLocaleId, getInstalledLocaleIds, getLangDisplayName, getLanguages, getLocaleById, getPlatformAvailableLangs, getPlatformAvailableLocales, getPlatformLocale, init, localize, lookup, setCurrentLang, setDefaultLocale, setDefaultLocaleId, setInstalledLocaleIds
protected SessionContext getSessionContext()
public Locale getCurrentLocale()
getCurrentLocale
in class LocaleManager
public void setCurrentLocale(Locale currentLocale)
setCurrentLocale
in class LocaleManager
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.