Class ResourceBundleBootstrapComponent

java.lang.Object
org.alfresco.i18n.ResourceBundleBootstrapComponent

public class ResourceBundleBootstrapComponent extends Object
Resource bundle bootstrap component.

Provides a convenient way to make resource bundles available via Spring config.

Author:
Roy Wetherall
  • Constructor Details

    • ResourceBundleBootstrapComponent

      public ResourceBundleBootstrapComponent()
  • Method Details

    • setResourceBundles

      public void setResourceBundles(List<String> resourceBundles)
      Set the resource bundles to be registered. This should be a list of resource bundle base names whose content will be made available across the repository.
      Parameters:
      resourceBundles - the resource bundles