Uses of Interface
org.jboss.cache.interceptors.CacheStoreInterceptorMBean

Packages that use CacheStoreInterceptorMBean
org.jboss.cache.interceptors   
 

Uses of CacheStoreInterceptorMBean in org.jboss.cache.interceptors
 

Classes in org.jboss.cache.interceptors that implement CacheStoreInterceptorMBean
 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.
 



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