|
|||||||||||
| 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.PutEvent
| Field Summary | |
private ICacheElement |
ice
|
| Constructor Summary | |
(package private) |
CacheEventQueue.PutEvent(ICacheElement ice)
Constructor for the PutEvent 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 ICacheElement ice
| Constructor Detail |
CacheEventQueue.PutEvent(ICacheElement ice)
throws java.io.IOException
ice -
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 | ||||||||||