|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.core.Locale
@Scope(value=STATELESS) @Name(value="org.jboss.seam.core.locale") @Install(precedence=0) @BypassInterceptors public class Locale
Manager component for the current locale. This base implementation simply returns the server default locale.
| Constructor Summary | |
|---|---|
Locale()
|
|
| Method Summary | |
|---|---|
java.util.Locale |
getLocale()
|
static java.util.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()
public static java.util.Locale instance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||