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(java.lang.Class clazz)
          Obtain a cache aop type for user to traverse the defined "primitive" types in aop.
 CachedType TreeCacheAopMBean.getCachedType(java.lang.Class clazz)
          Obtain a cache aop type for user to traverse the defined "primitive" types in aop.
 

Methods in org.jboss.cache.aop with parameters of type CachedType
protected  void TreeCacheAopDelegate._regularPutObject(Fqn fqn, java.lang.Object obj, org.jboss.aop.InstanceAdvisor advisor, CachedType type)
           
 

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



Copyright ? 1998-2005 JBoss Inc . All Rights Reserved.