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
          // TODO: MANIK: Javadoc this
 class OptimisticLockingInterceptor
          // TODO: MANIK: Javadoc this
 class OptimisticNodeInterceptor
          // TODO: MANIK: Javadoc this
 class OptimisticReplicationInterceptor
          // TODO: MANIK: Javadoc this
 class OptimisticTxInterceptor
          // TODO: MANIK: Javadoc this
 class OptimisticValidatorInterceptor
          Validates the data in the transaction workspace against data in the actual cache (versions only), and then performs commits if necessary.
 



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