com.atlassian.jira.cache
Class HashRegistryCacheImpl
java.lang.Object
com.atlassian.jira.cache.HashRegistryCacheImpl
- All Implemented Interfaces:
- HashRegistryCache
public class HashRegistryCacheImpl
- extends Object
- implements HashRegistryCache
Soft-referenced cache of the expensive-to-generate ModzDetector hash registry.
- Since:
- v3.13
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HashRegistryCacheImpl
public HashRegistryCacheImpl()
getModifications
public com.atlassian.modzdetector.Modifications getModifications()
throws com.atlassian.modzdetector.ModzRegistryException
- Specified by:
getModifications
in interface HashRegistryCache
- Throws:
com.atlassian.modzdetector.ModzRegistryException
Copyright © 2002-2011 Atlassian. All Rights Reserved.