Package de.caluga.morphium.cache
Interface WatchingCacheSyncListener
-
- All Superinterfaces:
CacheSyncListener
public interface WatchingCacheSyncListener extends CacheSyncListener
User: Stephan Bösebeck Date: 14.07.18 Time: 22:44TODO: Add documentation here
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpreClear(Class<?> type, String operation)-
Methods inherited from interface de.caluga.morphium.cache.CacheSyncListener
postClear, preClear
-
-