Uses of Class
org.apache.cocoon.caching.impl.CacheImpl

Packages that use CacheImpl
org.apache.cocoon.caching   
org.apache.cocoon.caching.impl   
 

Uses of CacheImpl in org.apache.cocoon.caching
 

Subclasses of CacheImpl in org.apache.cocoon.caching
 class SimpleCache
          This cache implementation is an extension to the default cache implementation.
 

Uses of CacheImpl in org.apache.cocoon.caching.impl
 

Subclasses of CacheImpl in org.apache.cocoon.caching.impl
 class EventAwareCacheImpl
          This implementation holds all mappings between Events and PipelineCacheKeys in two MultiHashMap to facilitate efficient lookup by either as Key.
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.