| Interface | Description | 
|---|---|
| TransactionManagerLookup | 
 Interface used by the  
LookupTransactionManagerProvider to lookup transaction managers to be used in XA
 transactional caches. | 
| TransactionManagerProvider | 
 Provider of  
TransactionManagerWrapper instances. | 
| Class | Description | 
|---|---|
| LookupTransactionManagerProvider | 
 A  
TransactionManagerProvider implementation that resolves the TransactionManagerWrapper through the
 lookup class provided through its LookupTransactionManagerProviderConfiguration. | 
| LookupTransactionManagerProviderConfiguration | 
 Specialized  
ServiceCreationConfiguration for the LookupTransactionManagerProvider. |