Interface InvalidationHandler
- All Known Implementing Classes:
CacheGroupsHandler
public interface InvalidationHandler
A pluggable handler to invalidate cache groups on changes in certain objects.
- Since:
- 4.0
-
Method Summary
-
Method Details
-
canHandle
- Returns:
- invalidation function or null if there is nothing to invalidate
-