Uses of Interface
com.atlassian.jira.cache.HashRegistryCache

Packages that use HashRegistryCache
com.atlassian.jira.cache   
com.atlassian.jira.util.system   
 

Uses of HashRegistryCache in com.atlassian.jira.cache
 

Classes in com.atlassian.jira.cache that implement HashRegistryCache
 class HashRegistryCacheImpl
          Soft-referenced cache of the expensive-to-generate ModzDetector hash registry.
 

Uses of HashRegistryCache in com.atlassian.jira.util.system
 

Constructors in com.atlassian.jira.util.system with parameters of type HashRegistryCache
ExtendedSystemInfoUtilsImpl(SystemInfoUtils systemInfoUtils, ServiceManager serviceManager, com.atlassian.plugin.PluginAccessor pluginAccessor, ApplicationProperties applicationProperties, TrustedApplicationService trustedAppService, org.ofbiz.core.entity.GenericDelegator delegator, I18nHelper i18nHelper, UserUtil userUtil, HashRegistryCache registry, LocaleManager localeManager, JiraLicenseService jiraLicenseService, BuildUtilsInfo buildUtilsInfo, UpgradeManager upgradeManager, IssueIndexManager indexManager)
           
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.