Uses of Class
org.jboss.cache.pojo.impl.CachedType

Packages that use CachedType
org.jboss.cache.pojo.impl   
org.jboss.cache.pojo.interceptors.dynamic   
 

Uses of CachedType in org.jboss.cache.pojo.impl
 

Methods in org.jboss.cache.pojo.impl that return CachedType
 CachedType PojoCacheImpl.getCachedType(java.lang.Class clazz)
          Obtain a cache aop type for user to traverse the defined "primitive" types in aop.
 

Uses of CachedType in org.jboss.cache.pojo.interceptors.dynamic
 

Constructors in org.jboss.cache.pojo.interceptors.dynamic with parameters of type CachedType
CacheFieldInterceptor(PojoCacheImpl pCache, org.jboss.cache.Fqn fqn, CachedType type)
           
 



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.