|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MemoryCache
For the framework. Insures methods a MemoryCache needs to access. Not sure why we use this. Should use the IMemoryCache interface. I'll change it later.
This extends IMemoryCache. There was an aborted attempt to change the interface naming convention to not use the "I" prefix. At this point, there are too many "I" interfaces to get rid of.
Method Summary |
---|
Methods inherited from interface org.apache.jcs.engine.memory.behavior.IMemoryCache |
---|
dispose, freeElements, get, getCacheAttributes, getCompositeCache, getGroupKeys, getIterator, getKeyArray, getMultiple, getQuiet, getSize, getStatistics, initialize, remove, removeAll, setCacheAttributes, update, waterfal |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |