| Package | Description |
|---|---|
| org.apache.commons.beanutils.locale |
Locale-aware extensions of the standard beanutils classes.
|
| Modifier and Type | Field and Description |
|---|---|
private static ContextClassLoaderLocal<LocaleBeanUtilsBean> |
LocaleBeanUtilsBean.LOCALE_BEANS_BY_CLASSLOADER
Contains
LocaleBeanUtilsBean instances indexed by context classloader. |
| Modifier and Type | Method and Description |
|---|---|
static LocaleBeanUtilsBean |
LocaleBeanUtilsBean.getLocaleBeanUtilsInstance()
Gets singleton instance
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LocaleBeanUtilsBean.setInstance(LocaleBeanUtilsBean newInstance)
Sets the instance which provides the functionality for
LocaleBeanUtils. |