|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.jcs.engine.CacheEventQueue.AbstractCacheEvent
org.apache.jcs.engine.CacheEventQueue.RemoveEvent
Description of the Class
| Field Summary | |
private java.io.Serializable |
key
|
| Constructor Summary | |
(package private) |
CacheEventQueue.RemoveEvent(java.io.Serializable key)
Constructor for the RemoveEvent object |
| Method Summary | |
protected 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 |
| Field Detail |
private java.io.Serializable key
| Constructor Detail |
CacheEventQueue.RemoveEvent(java.io.Serializable key)
throws java.io.IOException
key -
java.io.IOException| Method Detail |
protected void doRun()
throws java.io.IOException
doRun in class CacheEventQueue.AbstractCacheEventjava.io.IOExceptionpublic void run()
run in interface java.lang.Runnable
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||