This project has retired. For details please refer to its Attic page.
CacheRefreshJob (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

org.apache.cocoon.pipeline.caching
Interface CacheRefreshJob

All Known Implementing Classes:
AsyncCachePipeline

public interface CacheRefreshJob


Method Summary
 void refresh(CacheKey cacheKey)
           
 

Method Detail

refresh

void refresh(CacheKey cacheKey)


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