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

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

Uses of BaseInterceptor in org.jboss.cache.aop
 

Classes in org.jboss.cache.aop that implement BaseInterceptor
 class CacheInterceptor
          Created: Sat Apr 26 10:35:01 2003
 

Uses of BaseInterceptor in org.jboss.cache.aop.collection
 

Classes in org.jboss.cache.aop.collection that implement BaseInterceptor
 class AbstractCollectionInterceptor
          Abstract base class for collection interceptor.
 class CachedListInterceptor
          List ineterceptor that delegates to underlying implementation.
 class CachedMapInterceptor
          Map interceptor that delegates to the underlying impl.
 class CachedSetInterceptor
          Set interceptor that delegates underlying impl.
 



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