@SessionScoped public class SessionContext extends Object implements LogoutSurvivor, Serializable
Constructor and Description |
---|
SessionContext() |
Modifier and Type | Method and Description |
---|---|
Locale |
getCurrentEditLocale() |
Locale |
getCurrentLocale() |
static SessionContext |
lookup() |
void |
setCurrentEditLocale(Locale l) |
void |
setCurrentLocale(Locale l) |
public static SessionContext lookup()
public Locale getCurrentEditLocale()
public void setCurrentEditLocale(Locale l)
public Locale getCurrentLocale()
public void setCurrentLocale(Locale l)
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.