public interface TransactionManagerLookup
LookupTransactionManagerProvider to lookup transaction managers to be used in XA
transactional caches.
Implementation are epxected to offer a no-arg constructor that will be used by Ehcache.
| Modifier and Type | Method and Description |
|---|---|
TransactionManagerWrapper |
lookupTransactionManagerWrapper()
Creates a new
TransactionManagerWrapper on each invocation. |
TransactionManagerWrapper lookupTransactionManagerWrapper()
TransactionManagerWrapper on each invocation.