Uses of Interface
org.apache.velocity.runtime.resource.ResourceCache

Packages that use ResourceCache
org.apache.velocity.runtime.resource   
 

Uses of ResourceCache in org.apache.velocity.runtime.resource
 

Classes in org.apache.velocity.runtime.resource that implement ResourceCache
 class ResourceCacheImpl
          Default implementation of the resource cache for the default ResourceManager.
 

Fields in org.apache.velocity.runtime.resource declared as ResourceCache
protected  ResourceCache ResourceManagerImpl.globalCache
          Object implementing ResourceCache to be our resource manager's Resource cache.
 



Copyright © 2000-2007 The Apache Software Foundation. All Rights Reserved.