public interface TransactionManagerProvider<TM>
extends org.ehcache.spi.service.Service
TransactionManagerWrapper instances.| Modifier and Type | Method and Description |
|---|---|
TransactionManagerWrapper<TM> |
getTransactionManagerWrapper()
Return an instance of
TransactionManagerWrapper. |
TransactionManagerWrapper<TM> getTransactionManagerWrapper()
TransactionManagerWrapper.TransactionManagerWrapper.