Package io.micronaut.cache.ehcache
Class EhcacheCacheFactory
java.lang.Object
io.micronaut.cache.ehcache.EhcacheCacheFactory
Factory class that creates an Ehcache 
CacheManager, an EhcacheSyncCache and an StatisticsService beans.- Since:
 - 1.0.0
 - Author:
 - Álvaro Sánchez-Mariscal
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
EhcacheCacheFactory
- Parameters:
 configuration- the configuration
 
 -