Class ManifestsCacheEvictService

java.lang.Object
org.dspace.iiif.consumer.ManifestsCacheEvictService

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

    • ManifestsCacheEvictService

      public ManifestsCacheEvictService()
  • Method Details

    • evictSingleCacheValue

      public void evictSingleCacheValue(String cacheKey)
    • evictAllCacheValues

      public void evictAllCacheValues()