Class Summary |
EhCacheConfigurationFactoryBean |
Spring FactoryBean for creating an EhCache Configuration that
supports programmatic DiskStore and Terracotta configuration. |
EhCacheFactoryBean |
A Spring FactoryBean for programmatically creating an EhCache
Cache with standard configuration options, but also progrmattic
Terracotta configuration. |
EhCacheManagerFactoryBean |
* A Spring FactoryBean for programmatically creating an EhCache
CacheManager , specifically allowing us to pass in a
Configuration directly. |
EhCacheProvider |
Provides an EhCache-based Hibernate CacheProvider implementation that
supports directly setting the CacheManager from an existing manager
instance. |
EhCacheRegionFactory |
A Hibernate EhCacheRegionFactory implementation that supports directly
setting the CacheManager from an existing instance. |