Uses of Class
org.infinispan.transaction.TransactionLog

Packages that use TransactionLog
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
 

Uses of TransactionLog in org.infinispan.interceptors
 

Methods in org.infinispan.interceptors with parameters of type TransactionLog
 void TxInterceptor.init(TransactionManager tm, TransactionTable txTable, TransactionLog transactionLog, Configuration c)
           
 

Uses of TransactionLog in org.infinispan.statetransfer
 

Methods in org.infinispan.statetransfer with parameters of type TransactionLog
 void StateTransferManagerImpl.injectDependencies(RpcManager rpcManager, AdvancedCache cache, Configuration configuration, DataContainer dataContainer, CacheLoaderManager clm, Marshaller marshaller, TransactionLog transactionLog, InterceptorChain interceptorChain, InvocationContextContainer invocationContextContainer, CommandsFactory commandsFactory, TransactionTable txTable)
           
 


Google Analytics

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