Package com.atlassian.jira.cache

Interface Summary
CacheManager Controls all cache's in JIRA
HashRegistryCache  
LazyLoadingCache.CacheLoader<D>  
 

Class Summary
HashRegistryCacheImpl Soft-referenced cache of the expensive-to-generate ModzDetector hash registry.
LazyLoadingCache<D> This class allows us to set up a cache that is lazy-loaded in a thread-safe way.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.