Class ResourcesRootDirectoriesLocator

  • All Implemented Interfaces:
    org.silverpeas.kernel.SilverpeasResourcesLocation

    public class ResourcesRootDirectoriesLocator
    extends Object
    implements org.silverpeas.kernel.SilverpeasResourcesLocation
    Locator of the root directories of each resources type used by Silverpeas. These resources are the loggers configuration files, the L10n bundles and the Silverpeas properties files.
    Author:
    mmoquillon
    • Constructor Detail

      • ResourcesRootDirectoriesLocator

        public ResourcesRootDirectoriesLocator()
    • Method Detail

      • getLoggersRootPath

        public Path getLoggersRootPath()
        Specified by:
        getLoggersRootPath in interface org.silverpeas.kernel.SilverpeasResourcesLocation
      • getL10nBundlesRootPath

        public Path getL10nBundlesRootPath()
        Specified by:
        getL10nBundlesRootPath in interface org.silverpeas.kernel.SilverpeasResourcesLocation
      • getConfigurationFilesRootPath

        public Path getConfigurationFilesRootPath()
        Specified by:
        getConfigurationFilesRootPath in interface org.silverpeas.kernel.SilverpeasResourcesLocation