public class ResourceBundleBootstrapComponent
extends java.lang.Object
Provides a convenient way to make resource bundles available via Spring config.
| Constructor and Description |
|---|
ResourceBundleBootstrapComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
setResourceBundles(java.util.List resourceBundles)
Set the resource bundles to be registered.
|
public void setResourceBundles(java.util.List resourceBundles)
resourceBundles - the resource bundlesCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.