|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cocoon.pipeline.caching.CacheRefreshManagerImpl
public class CacheRefreshManagerImpl
Constructor Summary | |
---|---|
CacheRefreshManagerImpl()
|
Method Summary | |
---|---|
protected void |
executeCacheRefreshJob(CacheRefreshJob cacheRefreshJob,
CacheKey cacheKey)
|
void |
refreshCacheValue(CacheKey cacheKey,
CacheRefreshJob cacheRefreshJob)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CacheRefreshManagerImpl()
Method Detail |
---|
public void refreshCacheValue(CacheKey cacheKey, CacheRefreshJob cacheRefreshJob)
refreshCacheValue
in interface CacheRefreshManager
CacheRefreshManager.refreshCacheValue(org.apache.cocoon.pipeline.caching.CacheKey,
org.apache.cocoon.pipeline.caching.CacheRefreshJob)
protected void executeCacheRefreshJob(CacheRefreshJob cacheRefreshJob, CacheKey cacheKey)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |