Package net.sf.ehcache.transaction.manager
This package contains the ehcache lookup interface for the supported JTA transaction managers.
-
Interface Summary Interface Description TransactionManagerLookup Interface to enable a XA transactional cache to access the JTA TransactionManager. -
Class Summary Class Description DefaultTransactionManagerLookup DefaultTransactionManagerLookupimplementation, that will be used by aninitializingCache should the user have not specified otherwise.