Interface LocaleProvider

  • All Known Implementing Classes:
    DefaultLocaleProvider

    public interface LocaleProvider
    Created by prakashb on 11/7/18.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String[] getLocales()
      Will return the list of locales with descending priroty for the current request
    • Method Detail

      • getLocales

        java.lang.String[] getLocales()
        Will return the list of locales with descending priroty for the current request