Uses of Class
org.infinispan.interceptors.BaseTransactionalContextInterceptor

Packages that use BaseTransactionalContextInterceptor
org.infinispan.interceptors   
 

Uses of BaseTransactionalContextInterceptor in org.infinispan.interceptors
 

Subclasses of BaseTransactionalContextInterceptor in org.infinispan.interceptors
 class InvocationContextInterceptor
           
 class NotificationInterceptor
          The interceptor in charge of firing off notifications to cache listeners
 class TxInterceptor
          This interceptor is the new default at the head of all interceptor chains, and makes transactional attributes available to all interceptors in the chain.
 



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