Class CacheEvictService


  • @Component
    public class CacheEvictService
    extends Object
    Removes items from the iiif manifests cache.
    • Constructor Detail

      • CacheEvictService

        public CacheEvictService()
    • Method Detail

      • evictSingleCacheValue

        public void evictSingleCacheValue​(String cacheKey)
      • evictAllCacheValues

        public void evictAllCacheValues()