Uses of Class
org.apache.jcs.auxiliary.disk.block.BlockDiskCacheManager

Packages that use BlockDiskCacheManager
org.apache.jcs.auxiliary.disk.block   
 

Uses of BlockDiskCacheManager in org.apache.jcs.auxiliary.disk.block
 

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



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