|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tiles.locale.impl.DefaultLocaleResolver
org.springframework.web.servlet.view.tiles2.SpringLocaleResolver
public class SpringLocaleResolver
Tiles LocaleResolver adapter that delegates to a Spring
LocaleResolver,
exposing the DispatcherServlet-managed locale.
This adapter gets automatically registered by TilesConfigurer.
If you are using standard Tiles bootstrap, specify the name of this class
as value for the init-param "org.apache.tiles.locale.LocaleResolver".
DefinitionsFactory.LOCALE_RESOLVER_IMPL_PROPERTY| Field Summary |
|---|
| Fields inherited from class org.apache.tiles.locale.impl.DefaultLocaleResolver |
|---|
LOCALE_KEY |
| Constructor Summary | |
|---|---|
SpringLocaleResolver()
|
|
| Method Summary | |
|---|---|
java.util.Locale |
resolveLocale(TilesRequestContext context)
|
| Methods inherited from class org.apache.tiles.locale.impl.DefaultLocaleResolver |
|---|
init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringLocaleResolver()
| Method Detail |
|---|
public java.util.Locale resolveLocale(TilesRequestContext context)
resolveLocale in interface LocaleResolverresolveLocale in class DefaultLocaleResolver
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||