com.softwareag.centrasite.appl.framework.util
Class LocaleProvider

java.lang.Object
  extended by com.softwareag.centrasite.appl.framework.util.LocaleProvider

public final class LocaleProvider
extends java.lang.Object


Method Summary
static LocaleProvider getInstance()
           
 java.util.Locale getLocale()
           
 void setLocale(java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLocale

public java.util.Locale getLocale()

getInstance

public static LocaleProvider getInstance()

setLocale

public void setLocale(java.util.Locale locale)