Uses of Class
org.apache.jcs.auxiliary.disk.jisp.JISPCacheManager

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
 

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
 



Copyright © 2002-2005 Apache Software Foundation. All Rights Reserved.