public class

LocaleInfoContext

extends Object
java.lang.Object
   ↳ com.google.gwt.i18n.rebind.LocaleInfoContext

Class Overview

A LocaleUtils specific context for caching.

Summary

Public Constructors
LocaleInfoContext()
Public Methods
LocaleUtils getLocaleUtils(SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp)
void putLocaleUtils(SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp, LocaleUtils localeUtils)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public LocaleInfoContext ()

Public Methods

public LocaleUtils getLocaleUtils (SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp)

public void putLocaleUtils (SelectionProperty localeProperty, ConfigurationProperty runtimeLocaleProperty, ConfigurationProperty queryParamProp, ConfigurationProperty cookieProp, LocaleUtils localeUtils)