Uses of Class
org.jboss.cache.TransactionTable

Packages that use TransactionTable
org.jboss.cache   
org.jboss.cache.interceptors   
 

Uses of TransactionTable in org.jboss.cache
 

Methods in org.jboss.cache that return TransactionTable
 TransactionTable TreeCache.getTransactionTable()
           
 

Uses of TransactionTable in org.jboss.cache.interceptors
 

Fields in org.jboss.cache.interceptors declared as TransactionTable
protected  TransactionTable CacheStoreInterceptor.tx_table
           
protected  TransactionTable ActivationInterceptor.tx_table
           
protected  TransactionTable TxInterceptor.txTable
           
protected  TransactionTable OptimisticInterceptor.txTable
           
protected  TransactionTable InvalidationInterceptor.txTable
           
 



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