Uses of Interface
org.apache.cocoon.pipeline.caching.CacheRefreshJob

Packages that use CacheRefreshJob
org.apache.cocoon.pipeline   
org.apache.cocoon.pipeline.caching   
 

Uses of CacheRefreshJob in org.apache.cocoon.pipeline
 

Classes in org.apache.cocoon.pipeline that implement CacheRefreshJob
 class AsyncCachePipeline<T extends PipelineComponent>
           This Pipeline basically works like the CachingPipeline.
 

Uses of CacheRefreshJob in org.apache.cocoon.pipeline.caching
 

Methods in org.apache.cocoon.pipeline.caching with parameters of type CacheRefreshJob
protected  void CacheRefreshManagerImpl.executeCacheRefreshJob(CacheRefreshJob cacheRefreshJob, CacheKey cacheKey)
           
 void CacheRefreshManagerImpl.refreshCacheValue(CacheKey cacheKey, CacheRefreshJob cacheRefreshJob)
          
 void CacheRefreshManager.refreshCacheValue(CacheKey cacheKey, CacheRefreshJob cacheRefreshJob)
           
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.