Uses of Class
org.thymeleaf.cache.AbstractCacheManager

Packages that use AbstractCacheManager
org.thymeleaf.cache   
 

Uses of AbstractCacheManager in org.thymeleaf.cache
 

Subclasses of AbstractCacheManager in org.thymeleaf.cache
 class StandardCacheManager
           Standard implementation of ICacheManager, returning configurable instances of StandardCache for each of the default caches defined at the cache manager interface.
 



Copyright © 2012 The THYMELEAF team. All Rights Reserved.