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

org.apache.cocoon.pipeline.caching
Interface CacheRefreshManager

All Known Implementing Classes:
CacheRefreshManagerImpl

public interface CacheRefreshManager


Method Summary
 void refreshCacheValue(CacheKey cacheKey, CacheRefreshJob cacheRefreshJob)
           
 

Method Detail

refreshCacheValue

void refreshCacheValue(CacheKey cacheKey,
                       CacheRefreshJob cacheRefreshJob)


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