com.atlassian.confluence.status.service
Class HashRegistryCache

java.lang.Object
  extended by com.atlassian.confluence.status.service.HashRegistryCache

public class HashRegistryCache
extends Object

Caches the calculations (the computed hash value of every file) as it is expensive to calculate this every time it is required, and is unlikely to change at runtime.


Constructor Summary
HashRegistryCache()
           
 
Method Summary
 com.atlassian.modzdetector.Modifications getModifications()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HashRegistryCache

public HashRegistryCache()
Method Detail

getModifications

public com.atlassian.modzdetector.Modifications getModifications()
                                                          throws com.atlassian.modzdetector.ModzRegistryException
Throws:
com.atlassian.modzdetector.ModzRegistryException


Copyright © 2003-2012 Atlassian. All Rights Reserved.