Uses of Class
org.apache.jcs.auxiliary.disk.indexed.IndexedDiskCacheManager

Packages that use IndexedDiskCacheManager
org.apache.jcs.auxiliary.disk.indexed   
 

Uses of IndexedDiskCacheManager in org.apache.jcs.auxiliary.disk.indexed
 

Methods in org.apache.jcs.auxiliary.disk.indexed that return IndexedDiskCacheManager
static IndexedDiskCacheManager IndexedDiskCacheManager.getInstance(IndexedDiskCacheAttributes defaultCacheAttributes, ICacheEventLogger cacheEventLogger, IElementSerializer elementSerializer)
          Gets the singleton instance of the manager
 



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