Package org.jboss.cache.pojo.interceptors.dynamic

Interface Summary
BaseInterceptor Base cache interceptor
 

Class Summary
AbstractCollectionInterceptor Abstract base class for collection interceptor.
ArrayInterceptor AOP interceptor which delegates to POJO Cache.
CachedListInterceptor List ineterceptor that delegates to underlying implementation.
CachedMapInterceptor Map interceptor that delegates to the underlying impl.
CachedSetInterceptor Set interceptor that delegates underlying impl.
CacheFieldInterceptor Main dynamic interceptor to intercept for field replication.
 



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