站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 Cache API Documentation 英文版文档

Uses of Class org.jboss.cache.aop.TreeCacheAop (JBossCache API) - JBoss 4.0.1 sp1 Cache API Documentation 英文版文档


Uses of Class
org.jboss.cache.aop.TreeCacheAop

Packages that use TreeCacheAop
org.jboss.cache.aop   
 

Uses of TreeCacheAop in org.jboss.cache.aop
 

Fields in org.jboss.cache.aop declared as TreeCacheAop
protected  TreeCacheAop CachedSetInterceptor.cache
           
protected  TreeCacheAop CachedMapInterceptor.cache
           
protected  TreeCacheAop CachedMap.cache
           
protected  TreeCacheAop CachedListInterceptor.cache
           
protected  TreeCacheAop CachedList.cache
           
 

Constructors in org.jboss.cache.aop with parameters of type TreeCacheAop
TreeCacheAopView(TreeCacheAop cache)
           
CachedSetInterceptor(TreeCacheAop cache, Fqn fqn, Class clazz)
           
CachedMapInterceptor(TreeCacheAop cache, Fqn fqn, Class clazz)
           
CachedMap(TreeCacheAop cache, Fqn fqn)
           
CachedListInterceptor(TreeCacheAop cache, Fqn fqn, Class clazz)
           
CacheInterceptor(TreeCacheAop cache, Fqn fqn, CachedType type)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.