Uses of Package
com.atlassian.jira.util.cache

Packages that use com.atlassian.jira.util.cache
com.atlassian.jira.issue.customfields.manager   
com.atlassian.jira.issue.fields.config.persistence   
com.atlassian.jira.issue.fields.option   
com.atlassian.jira.util.cache   
 

Classes in com.atlassian.jira.util.cache used by com.atlassian.jira.issue.customfields.manager
JiraCachedManager
          An interface that defines a cached manager.
 

Classes in com.atlassian.jira.util.cache used by com.atlassian.jira.issue.fields.config.persistence
JiraCachedManager
          An interface that defines a cached manager.
 

Classes in com.atlassian.jira.util.cache used by com.atlassian.jira.issue.fields.option
JiraCachedManager
          An interface that defines a cached manager.
 

Classes in com.atlassian.jira.util.cache used by com.atlassian.jira.util.cache
CompositeKeyCache
          Cache of (R, S) -> T.
GenericCompositeKeyCache
          A simple, unbounded, pluggable cache with composite keys.
ManagedCache
          A concurrent, thread-safe cache suitible for use with cached Store/Persister or Manager implementations.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.