|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |