Package org.jboss.cache.aop.collection

Class Summary
AbstractCollectionInterceptor Abstract base class for collection interceptor.
CachedListAbstract Abstract class for CachedList
CachedListImpl List implementation that uses cache as a backend store.
CachedListImpl.MyCachedSubListImpl  
CachedListImpl.MyListIterator  
CachedListInterceptor List ineterceptor that delegates to underlying implementation.
CachedMapImpl Map that uses cache as a backend store.
CachedMapInterceptor Map interceptor that delegates to the underlying impl.
CachedSetImpl Set that uses cache as a underlying backend store
CachedSetInterceptor Set interceptor that delegates underlying impl.
CollectionInterceptorUtil CollectionInterceptorUtil contains helper methods for the interceptors of the different collection types.
 



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