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 TypeClassDescriptionclass
Default implementation of the resource cache for the default ResourceManager.Fields in org.apache.velocity.runtime.resource declared as ResourceCacheModifier and TypeFieldDescriptionprotected ResourceCache
ResourceManagerImpl.globalCache
Object implementing ResourceCache to be our resource manager's Resource cache.