com.atlassian.velocity
Class PluginAwareResourceManager.Cache

java.lang.Object
  extended by org.apache.velocity.runtime.resource.ResourceCacheImpl
      extended by com.atlassian.velocity.PluginAwareResourceManager.Cache
All Implemented Interfaces:
org.apache.velocity.runtime.resource.ResourceCache
Enclosing class:
PluginAwareResourceManager

public static class PluginAwareResourceManager.Cache
extends org.apache.velocity.runtime.resource.ResourceCacheImpl


Field Summary
 
Fields inherited from class org.apache.velocity.runtime.resource.ResourceCacheImpl
cache, rsvc
 
Constructor Summary
PluginAwareResourceManager.Cache()
           
 
Method Summary
 void clear()
           
 
Methods inherited from class org.apache.velocity.runtime.resource.ResourceCacheImpl
enumerateKeys, get, initialize, put, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginAwareResourceManager.Cache

public PluginAwareResourceManager.Cache()
Method Detail

clear

public void clear()


Copyright © 2002-2013 Atlassian. All Rights Reserved.