Uses of Interface
org.apache.velocity.runtime.resource.ResourceCache
Packages that use ResourceCache
- 
Uses of ResourceCache in org.apache.velocity.runtime.resource
Classes in org.apache.velocity.runtime.resource that implement ResourceCacheModifier and TypeClassDescriptionclassDefault implementation of the resource cache for the default ResourceManager.Fields in org.apache.velocity.runtime.resource declared as ResourceCacheModifier and TypeFieldDescriptionprotected ResourceCacheResourceManagerImpl.globalCacheObject implementing ResourceCache to be our resource manager's Resource cache.