Uses of Package
org.jboss.cache.aop

Packages that use org.jboss.cache.aop
org.jboss.cache.aop   
org.jboss.cache.aop.collection   
org.jboss.cache.aop.util   
 

Classes in org.jboss.cache.aop used by org.jboss.cache.aop
AOPInstance
          Wrapper type for cached AOP instances.
BaseInterceptor
          A marker interface for now.
CachedAttribute
          Class represent a class attribute.
CachedType
          Represent a cached object type, e.g., whether it is primitive or not.
CollectionClassHandler
          Handling the Collection class management.
InternalDelegate
          AopCache delegation to handle internal cache sotre, that is, the portion that is not part of user's data.
ObjectGraphHandler
          Handle the object graph management.
SerializableObjectHandler
          Handle Serializable object cache management.
TreeCacheAop
          Implementation of the cache using dynamic aop interceptors.
TreeCacheAopDelegate
          Delegate class for TreeCacheAop.
TreeCacheAopIfc
          Interface for TreeCacheAop.
TreeCacheAopMBean
          MBean interface.
WriteReplaceable
          Deprecated. 1.0
 

Classes in org.jboss.cache.aop used by org.jboss.cache.aop.collection
BaseInterceptor
          A marker interface for now.
TreeCacheAop
          Implementation of the cache using dynamic aop interceptors.
 

Classes in org.jboss.cache.aop used by org.jboss.cache.aop.util
TreeCacheAop
          Implementation of the cache using dynamic aop interceptors.
 



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