org.jboss.seam.international
Class Locale
java.lang.Object
org.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 Locale
- extends Locale
Manager component for the current locale that is
aware of the selected locale
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Locale
public Locale()
getLocale
@Unwrap
public Locale getLocale()
- Overrides:
getLocale
in class Locale
Copyright © 2013 Seam Framework. All Rights Reserved.