public class

HashRegistryCacheImpl

extends Object
implements HashRegistryCache
java.lang.Object
   ↳ com.atlassian.jira.cache.HashRegistryCacheImpl

Class Overview

Soft-referenced cache of the expensive-to-generate ModzDetector hash registry.

Summary

Public Constructors
HashRegistryCacheImpl()
Public Methods
synchronized Modifications getModifications()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.cache.HashRegistryCache

Public Constructors

public HashRegistryCacheImpl ()

Public Methods

public synchronized Modifications getModifications ()

Throws
ModzRegistryException