|
||||||||||
| 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.DisposeEvent
protected class AbstractCacheEventQueue.DisposeEvent
The cache should be disposed when this event is processed.
| Constructor Summary | |
|---|---|
protected |
AbstractCacheEventQueue.DisposeEvent()
|
| Method Summary | |
|---|---|
protected void |
doRun()
Called when gets to the end of the queue |
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 |
| Constructor Detail |
|---|
protected AbstractCacheEventQueue.DisposeEvent()
| 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 | |||||||||