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

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


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

Packages that use CachedType
org.jboss.cache.aop   
 

Uses of CachedType in org.jboss.cache.aop
 

Methods in org.jboss.cache.aop that return CachedType
 CachedType TreeCacheAop.getCachedType(Class clazz)
           
 

Methods in org.jboss.cache.aop with parameters of type CachedType
protected  Fqn TreeCacheAop.handleObjectGraph(Fqn fqn, org.jboss.aop.InstanceAdvisor advisor, CachedType type, Object obj)
          Handle cases where there is circular, e.g., parent refers to child and child to parent, or multiple references, e.g., two objects reference the same sub-object.
 

Constructors in org.jboss.cache.aop with parameters of type CachedType
CacheInterceptor(TreeCacheAop cache, Fqn fqn, CachedType type)
           
 



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