|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.core.Locale
org.jboss.seam.international.Locale
@Scope(value=STATELESS)
@Name(value="org.jboss.seam.core.locale")
@Install(precedence=10,
dependencies="org.jboss.seam.international.localeSelector")
@BypassInterceptors
public class LocaleManager component for the current locale that is aware of the selected locale
| Constructor Summary | |
|---|---|
Locale()
|
|
| Method Summary | |
|---|---|
java.util.Locale |
getLocale()
|
| Methods inherited from class org.jboss.seam.core.Locale |
|---|
instance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Locale()
| Method Detail |
|---|
@Unwrap public java.util.Locale getLocale()
getLocale in class Locale
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||