Interface SpringLoader


  • public interface SpringLoader
    Interface that is used so that modules can determine their own spring file locations
    Author:
    Kevin Van de Velde (kevin at atmire dot com)
    • Method Detail

      • getResourcePaths

        String[] getResourcePaths​(ConfigurationService configurationService)
        Returns all the locations that contain spring files
        Parameters:
        configurationService - the dspace configuration service
        Returns:
        an array containing spring file locations