Package org.jboss.cache.aop

Interface Summary
CachedCollectionInterceptor (src) A marker interface for now.
WriteReplaceable (src)  
 

Class Summary
AOPInstance (src) Wrapper type for cached AOP instances.
CachedAttribute (src) Class represent a class attribute.
CachedList (src) CachedList.java.
CachedListInterceptor (src) List interceptor to perform list cache storage and retrieval
CachedMap (src) Currently not used.
CachedMapInterceptor (src) Map interceptor to perform Map cache storage and retrieval
CachedSetInterceptor (src) Set interceptor to perform Set cache storage and retrieval
CachedType (src) Represent a cached object type, e.g., whether it is primitive or not.
CacheInterceptor (src) Created: Sat Apr 26 10:35:01 2003
CollectionInterceptorUtil (src) CollectionInterceptorUtil contains helper methods for the interceptors of the different collection types.
MetricsInterceptor (src)  
MetricsInterceptorFactory (src) This interceptor handles authentication creation and the initial population of class metadata
TreeCacheAop (src) Implementation of the cache using dyanmic aop interceptors.
TreeCacheAopView (src) Graphical view of a ReplicatedTree (using the MVC paradigm).
WriteReplacer (src)  
 

Exception Summary
AopOperationNotSupportedException (src)