Package org.onebusaway.container.spring.ehcache
-
Class Summary Class Description EhCacheConfigurationFactoryBean SpringFactoryBeanfor creating an EhCacheConfigurationthat supports programmatic DiskStore and Terracotta configuration.EhCacheFactoryBean A SpringFactoryBeanfor programmatically creating an EhCacheCachewith standard configuration options, but also progrmattic Terracotta configuration.EhCacheManagerFactoryBean * A SpringFactoryBeanfor programmatically creating an EhCacheCacheManager, specifically allowing us to pass in aConfigurationdirectly.EhCacheRegionFactory A Hibernate EhCacheRegionFactory implementation that supports directly setting theCacheManagerfrom an existing instance.