Uses of Interface
org.webmacro.resource.CacheManager

Packages that use CacheManager
org.webmacro.resource What's in this directory: -- Classes that relate to resources made available in the WebMacro system. 
 

Uses of CacheManager in org.webmacro.resource
 

Classes in org.webmacro.resource that implement CacheManager
 class GenerationalCacheManager
          An implementation of CacheManager which uses the "VFC" cache manager from Acctiva and Open Doors Software.
 class HMapCacheManager
           
 class SMapCacheManager
           
 class StaticIdentityCacheManager
           
 class StaticSMapCacheManager
           
 class TrivialCacheManager