com.github.dandelion.datatables.extras.spring3.i18n
Class SpringLocaleResolver

java.lang.Object
  extended by com.github.dandelion.datatables.extras.spring3.i18n.SpringLocaleResolver
All Implemented Interfaces:
LocaleResolver

public class SpringLocaleResolver
extends Object
implements LocaleResolver

Spring implementation of the LocaleResolver.

Since:
0.9.0
Author:
Thibault Duchateau

Constructor Summary
SpringLocaleResolver()
           
 
Method Summary
 Locale resolveLocale(javax.servlet.http.HttpServletRequest request)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringLocaleResolver

public SpringLocaleResolver()
Method Detail

resolveLocale

public Locale resolveLocale(javax.servlet.http.HttpServletRequest request)

Specified by:
resolveLocale in interface LocaleResolver


Copyright © 2013. All Rights Reserved.