Package de.caluga.morphium.cache
Interface CacheSyncListener
- All Known Subinterfaces:
MessagingCacheSyncListener,WatchingCacheSyncListener
- All Known Implementing Classes:
MessagingCacheSyncAdapter
public interface CacheSyncListener
User: Stephan Bösebeck
Date: 14.07.18
Time: 22:39
TODO: Add documentation here
-
Method Summary
-
Method Details
-
preClear
before clearing cache - if cls == null whole cache Message m contains information about reason and stuff...- Throws:
CacheSyncVetoException
-
postClear
-