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)
           
CacheInterceptor(TreeCacheAop cache, Fqn fqn, CachedType type)
           
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)
           
 



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