|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.engine.CacheEventQueue.AbstractCacheEvent
Retries before declaring failure.
Constructor Summary | |
private |
CacheEventQueue.AbstractCacheEvent()
|
Method Summary | |
protected abstract void |
doRun()
Description of the Method |
void |
run()
Main processing method for the AbstractCacheEvent object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private CacheEventQueue.AbstractCacheEvent()
Method Detail |
public void run()
run
in interface java.lang.Runnable
protected abstract void doRun() throws java.io.IOException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |