Uses of Class
org.jboss.cache.transaction.TransactionLog

Packages that use TransactionLog
org.jboss.cache.interceptors   
org.jboss.cache.statetransfer   
 

Uses of TransactionLog in org.jboss.cache.interceptors
 

Methods in org.jboss.cache.interceptors with parameters of type TransactionLog
 void TxInterceptor.intialize(RPCManager rpcManager, ContextFactory contextFactory, Notifier notifier, InvocationContextContainer icc, TransactionLog transactionLog, CommandsFactory factory, ComponentRegistry componentRegistry, LockManager lockManager)
           
 

Uses of TransactionLog in org.jboss.cache.statetransfer
 

Methods in org.jboss.cache.statetransfer with parameters of type TransactionLog
 void DefaultStateTransferIntegrator.inject(CacheSPI<?,?> cache, Configuration cfg, RPCManager rpcManager, TransactionLog txLog, InvocationContextContainer container, InterceptorChain chain, ComponentRegistry registry, CommandsFactory commandsFactory)
           
 void DefaultStateTransferGenerator.inject(CacheSPI cache, RPCManager rpcManager, Configuration configuration, TransactionLog txLog)
           
 



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