com.atlassian.gadgets.directory.internal
Class HttpCache

java.lang.Object
  extended by org.codehaus.httpcache4j.cache.HTTPCache
      extended by com.atlassian.gadgets.directory.internal.HttpCache
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean

public class HttpCache
extends org.codehaus.httpcache4j.cache.HTTPCache
implements org.springframework.beans.factory.DisposableBean


Constructor Summary
HttpCache(com.atlassian.sal.api.ApplicationProperties applicationProperties)
           
 
Method Summary
 void destroy()
           
 
Methods inherited from class org.codehaus.httpcache4j.cache.HTTPCache
clear, doCachedRequest, doCachedRequest, getResolver, getStatistics, getStorage, refreshCachedRequest, setResolver
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpCache

public HttpCache(com.atlassian.sal.api.ApplicationProperties applicationProperties)
Method Detail

destroy

public void destroy()
Specified by:
destroy in interface org.springframework.beans.factory.DisposableBean


Copyright © 2012 Atlassian. All Rights Reserved.