Uses of Class
org.infinispan.interceptors.LockingInterceptor

Packages that use LockingInterceptor
org.infinispan.interceptors   
 

Uses of LockingInterceptor in org.infinispan.interceptors
 

Subclasses of LockingInterceptor in org.infinispan.interceptors
 class DistLockingInterceptor
          A subclass of the locking interceptor that is able to differentiate committing changes on a ReadCommittedEntry for storage in the main cache or in L1, used by DIST
 



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