Class PluginAwareResourceManager.Cache

java.lang.Object
org.apache.velocity.runtime.resource.ResourceCacheImpl
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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    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 Details

    • Cache

      public Cache()
  • Method Details

    • clear

      public void clear()