|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JISPCacheManager | |
org.apache.jcs.auxiliary.disk.jisp | Disk cache implemented with the Java Indexed Serialization Package, which allows serialization of objects to B-Tree indexed tables on disk. |
Uses of JISPCacheManager in org.apache.jcs.auxiliary.disk.jisp |
Fields in org.apache.jcs.auxiliary.disk.jisp declared as JISPCacheManager | |
private static JISPCacheManager |
JISPCacheManager.instance
|
Methods in org.apache.jcs.auxiliary.disk.jisp that return JISPCacheManager | |
static JISPCacheManager |
JISPCacheManager.getInstance(JISPCacheAttributes cattr)
Gets the instance attribute of the JISPCacheManager class |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |