Uses of Interface
org.apache.jetspeed.cache.ContentCacheKeyGenerator

Packages that use ContentCacheKeyGenerator
org.apache.jetspeed.cache.impl   
 

Uses of ContentCacheKeyGenerator in org.apache.jetspeed.cache.impl
 

Classes in org.apache.jetspeed.cache.impl that implement ContentCacheKeyGenerator
 class JetspeedCacheKeyGenerator
          Wrapper around actual cache implementation
 

Constructors in org.apache.jetspeed.cache.impl with parameters of type ContentCacheKeyGenerator
EhDecorationContentCacheImpl(net.sf.ehcache.Cache ehcache, ContentCacheKeyGenerator keyGenerator)
           
EhDecorationContentCacheImpl(net.sf.ehcache.Ehcache ehcache, JetspeedCache preferenceCache, ContentCacheKeyGenerator keyGenerator)
           
EhPortletContentCacheImpl(net.sf.ehcache.Ehcache ehcache, ContentCacheKeyGenerator keyGenerator)
           
EhPortletContentCacheImpl(net.sf.ehcache.Ehcache ehcache, JetspeedCache preferenceCache, ContentCacheKeyGenerator keyGenerator)
           
 



Copyright © 1999-2009 Apache Software Foundation. All Rights Reserved.