|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jcs.engine.AbstractCacheEventQueue.AbstractCacheEvent
org.apache.jcs.engine.AbstractCacheEventQueue.RemoveEvent
protected class AbstractCacheEventQueue.RemoveEvent
An element should be removed from the cache.
| Method Summary | |
|---|---|
protected void |
doRun()
Call remove on the listener. |
String |
toString()
For debugging. |
| Methods inherited from class org.apache.jcs.engine.AbstractCacheEventQueue.AbstractCacheEvent |
|---|
run |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
protected void doRun()
throws IOException
doRun in class AbstractCacheEventQueue.AbstractCacheEventIOExceptionpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||