|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionTable | |
---|---|
org.infinispan.interceptors | |
org.infinispan.interceptors.base |
Uses of TransactionTable in org.infinispan.interceptors |
---|
Fields in org.infinispan.interceptors declared as TransactionTable | |
---|---|
protected TransactionTable |
BaseTransactionalContextInterceptor.txTable
|
Methods in org.infinispan.interceptors with parameters of type TransactionTable | |
---|---|
void |
BaseTransactionalContextInterceptor.injectDependencies(TransactionTable txTable,
TransactionManager txManager)
|
Uses of TransactionTable in org.infinispan.interceptors.base |
---|
Fields in org.infinispan.interceptors.base declared as TransactionTable | |
---|---|
protected TransactionTable |
BaseRpcInterceptor.txTable
|
Methods in org.infinispan.interceptors.base with parameters of type TransactionTable | |
---|---|
void |
BaseRpcInterceptor.injectComponents(RpcManager rpcManager,
ReplicationQueue replicationQueue,
TransactionTable txTable,
CommandsFactory commandsFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |