public interface  org.springframework.context.i18n.LocaleContext extends java.lang.Object
{
public abstract java.util.Locale getLocale();
}