Uses of Class
org.thymeleaf.cache.AbstractCacheManager
-
Packages that use AbstractCacheManager Package Description org.thymeleaf.cache -
-
Uses of AbstractCacheManager in org.thymeleaf.cache
Subclasses of AbstractCacheManager in org.thymeleaf.cache Modifier and Type Class Description class
StandardCacheManager
Standard implementation ofICacheManager
, returning configurable instances ofStandardCache
for each of the default caches defined at the cache manager interface.
-