Package org.dspace.iiif.consumer
Class CacheEvictBeanLocator
java.lang.Object
org.dspace.iiif.consumer.CacheEvictBeanLocator
- All Implemented Interfaces:
Aware,ApplicationContextAware
Exposes the Spring application's IIIF cache evict service to the DSpace event consumer.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ApplicationContextstatic CanvasCacheEvictServicestatic ManifestsCacheEvictServicevoidsetApplicationContext(ApplicationContext appContext)
-
Constructor Details
-
CacheEvictBeanLocator
public CacheEvictBeanLocator()
-
-
Method Details
-
setApplicationContext
- Specified by:
setApplicationContextin interfaceApplicationContextAware- Throws:
BeansException
-
getApplicationContext
-
getManifestsCacheEvictService
-
getCanvasCacheEvictService
-