|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CacheEventQueue.AbstractCacheEvent | |
org.apache.jcs.engine | Interfaces used by the core and the auxiliary caches. |
Uses of CacheEventQueue.AbstractCacheEvent in org.apache.jcs.engine |
Subclasses of CacheEventQueue.AbstractCacheEvent in org.apache.jcs.engine | |
private class |
CacheEventQueue.DisposeEvent
Description of the Class |
private class |
CacheEventQueue.PutEvent
|
private class |
CacheEventQueue.RemoveAllEvent
Description of the Class |
private class |
CacheEventQueue.RemoveEvent
Description of the Class |
Fields in org.apache.jcs.engine declared as CacheEventQueue.AbstractCacheEvent | |
(package private) CacheEventQueue.AbstractCacheEvent |
CacheEventQueue.Node.event
|
Methods in org.apache.jcs.engine that return CacheEventQueue.AbstractCacheEvent | |
private CacheEventQueue.AbstractCacheEvent |
CacheEventQueue.take()
|
Methods in org.apache.jcs.engine with parameters of type CacheEventQueue.AbstractCacheEvent | |
private void |
CacheEventQueue.put(CacheEventQueue.AbstractCacheEvent event)
Adds an event to the queue. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |