| EhCacheFactoryBean | FactoryBean that creates a named EHCache net.sf.ehcache.Cache instance (or a decorator that implements the net.sf.ehcache.Ehcache interface), representing a cache region within an EHCache net.sf.ehcache.CacheManager . | code | html |
| EhCacheManagerFactoryBean | FactoryBean that exposes an EHCache net.sf.ehcache.CacheManager instance (independent or shared), configured from a specified config location. | code | html |