ehcache

Uses of Package
net.sf.jsr107cache

Classes in net.sf.jsr107cache used by net.sf.jsr107cache
Cache
           A cache, being a mechanism for efficient temporary storage of objects for the purpose of improving the overall performance of an application system, should not be necessary for the application to function correctly, it only improves the performance.
CacheEntry
          CacheEntry
CacheException
          CacheException is a generic exception, which indicates a cache error has occurred.
CacheFactory
          CacheFactory is a service provider specific interface.
CacheListener
          Interface describing various events that can happen as elements are added to or removed from a cache
CacheManager
          CacheManager is used in J2SE environments for looking up named caches.
CacheStatistics
           
 


ehcache

true