Uses of Class
org.jboss.cache.interceptors.OptimisticInterceptor

Packages that use OptimisticInterceptor
org.jboss.cache.interceptors   
 

Uses of OptimisticInterceptor in org.jboss.cache.interceptors
 

Subclasses of OptimisticInterceptor in org.jboss.cache.interceptors
 class OptimisticCreateIfNotExistsInterceptor
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class OptimisticLockingInterceptor
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class OptimisticNodeInterceptor
          Deprecated. will be removed along with optimistic and pessimistic locking.
 class OptimisticValidatorInterceptor
          Deprecated. will be removed along with optimistic and pessimistic locking.
 



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