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

Packages that use PassivationInterceptorMBean
org.jboss.cache.interceptors   
 

Uses of PassivationInterceptorMBean in org.jboss.cache.interceptors
 

Classes in org.jboss.cache.interceptors that implement PassivationInterceptorMBean
 class PassivationInterceptor
          Writes evicted nodes back to the store on the way in through the CacheLoader, either before each method call (no TXs), or at TX commit.
 



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