类 org.tinygroup.jspengine.appserv.util.cache.BaseCache
的使用

使用 BaseCache 的软件包
org.tinygroup.jspengine.appserv.util.cache   
org.tinygroup.jspengine.appserv.util.cache.mbeans   
 

org.tinygroup.jspengine.appserv.util.cacheBaseCache 的使用
 

org.tinygroup.jspengine.appserv.util.cacheBaseCache 的子类
 class BoundedMultiLruCache
          MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
 class LruCache
          LRUCache in-memory bounded cache with an LRU list
 class MultiLruCache
          MultiLruCache -- in-memory bounded LRU cache with multiple LRU lists Underlying Hashtable is made into logical segments, with each segment having its own LRU list.
 

org.tinygroup.jspengine.appserv.util.cache.mbeansBaseCache 的使用
 

参数类型为 BaseCacheorg.tinygroup.jspengine.appserv.util.cache.mbeans 中的构造方法
JmxBaseCache(BaseCache baseCache, String name)
           
 



Copyright © 2006–2014 开源组织. All rights reserved.