package

com.atlassian.jira.cache.request

Interfaces

RequestCache<K, V> Represents a "request-scoped" cache local to the calling thread. 
RequestCacheFactory Factory to create RequestCaches. 

Classes

RequestCacheController Utility class for explicitly managing request-scoped context. 
RequestCacheFactoryImpl