Class AbstractCachedFetcher

    • Field Detail

      • EHCACHE_CONFIG_FILE

        public static final String EHCACHE_CONFIG_FILE
        Constant EHCACHE_CONFIG_FILE="/service.ehcache.xml"
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractCachedFetcher

        public AbstractCachedFetcher​(String cacheName)

        Constructor for AbstractCachedFetcher.

        Parameters:
        cacheName - a String object.
    • Method Detail

      • initialiseCache

        public void initialiseCache​(String settingsFile)
        Initialises the cache with the settings in the file at the location.
        Specified by:
        initialiseCache in interface CachedFetcher
        Parameters:
        settingsFile - The path of a file with the settings for an EHCache