Uses of Interface
org.jboss.cache.aop.CachedCollectionInterceptor

Packages that use CachedCollectionInterceptor
org.jboss.cache.aop   
 

Uses of CachedCollectionInterceptor in org.jboss.cache.aop
 

Classes in org.jboss.cache.aop that implement CachedCollectionInterceptor
 class CachedListInterceptor
          List interceptor to perform list cache storage and retrieval
 class CachedMapInterceptor
          Map interceptor to perform Map cache storage and retrieval
 class CachedSetInterceptor
          Set interceptor to perform Set cache storage and retrieval
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.