com.atlassian.confluence.util
Class ConfluenceVelocityResourceCache

java.lang.Object
  extended by com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
      extended by com.atlassian.confluence.util.ConfluenceVelocityResourceCache
All Implemented Interfaces:
org.apache.velocity.runtime.resource.ResourceCache

Deprecated. Since 2.9. Use ConfluenceVelocityResourceCache instead.

public class ConfluenceVelocityResourceCache
extends ConfluenceVelocityResourceCache


Field Summary
 
Fields inherited from class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
log
 
Constructor Summary
ConfluenceVelocityResourceCache(com.atlassian.cache.CacheFactory cacheFactory)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.util.velocity.ConfluenceVelocityResourceCache
clear, clearAllCaches, enumerateKeys, get, getInstance, initialize, put, remove, removeFromCaches
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfluenceVelocityResourceCache

public ConfluenceVelocityResourceCache(com.atlassian.cache.CacheFactory cacheFactory)
Deprecated. 


Copyright © 2003-2010 Atlassian. All Rights Reserved.