Package com.atlassian.jira.util.cache

Interface Summary
JiraCachedManager An interface that defines a cached manager.
 

Class Summary
CompositeKeyCache<R,S,T> Cache of (R, S) -> T.
GenericCompositeKeyCache<K,L,V> A simple, unbounded, pluggable cache with composite keys.
ManagedCache<K,V> A concurrent, thread-safe cache suitible for use with cached Store/Persister or Manager implementations.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.