Class BackingStoreAwareCacheWriter

java.lang.Object
org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
All Implemented Interfaces:
ContentAccessor, ContentWriter, MimetypeServiceAware

public class BackingStoreAwareCacheWriter extends Object implements ContentWriter, MimetypeServiceAware
Wrapper for cache writer that is aware of backing store writer and calls backing store for getSize and getContentData in case if cache file was deleted
Author:
Viachaslau Tsikhanovich
See Also: