Package com.atlassian.cache.ehcache

Class Summary
DelegatingCache<K,V> A Cache that delegates to EhCache.
DelegatingCachedReference<V> A Lazy Reference that delegates to EhCache.
EhCacheBuilder<K,V> Creates a Cache for the cacheName given.
EhCachedReferenceBuilder<V> Creates a MemoryCache for the cacheName given.
EhCacheManager Maintains a mapping of name -> Cache and provides factory methods for creating ad getting caches.
 



Copyright © 2013 Atlassian. All Rights Reserved.