Uses of Class
org.jboss.cache.interceptors.base.SkipCheckChainedInterceptor

Packages that use SkipCheckChainedInterceptor
org.jboss.cache.interceptors   
 

Uses of SkipCheckChainedInterceptor in org.jboss.cache.interceptors
 

Subclasses of SkipCheckChainedInterceptor in org.jboss.cache.interceptors
 class CacheStoreInterceptor
          Writes modifications back to the store on the way out: stores modifications back through the CacheLoader, either after each method call (no TXs), or at TX commit.
 class LegacyCacheStoreInterceptor
          Deprecated. 
 



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