Class BaseResourceBundlePlugin

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.resources.impl.BaseResourceBundlePlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class BaseResourceBundlePlugin extends org.exoplatform.container.component.BaseComponentPlugin
This class is used to define new resource bundles Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 24 sept. 2009
  • Constructor Details

    • BaseResourceBundlePlugin

      public BaseResourceBundlePlugin(org.exoplatform.container.xml.InitParams params)
  • Method Details

    • getClasspathResources

      public List<String> getClasspathResources()
      Returns:
      the list of enclosed "classpath" resource bundles
    • getPortalResources

      public List<String> getPortalResources()
      Returns:
      the list of enclosed "portal" resource bundles
    • getInitResources

      public List<String> getInitResources()
      Returns:
      the list of enclosed "init" resource bundles