Uses of Class
net.sf.ehcache.transaction.local.LocalRecoveryManager
-
Packages that use LocalRecoveryManager Package Description net.sf.ehcache This package contains the public API for using ehcache. -
-
Uses of LocalRecoveryManager in net.sf.ehcache
Methods in net.sf.ehcache that return LocalRecoveryManager Modifier and Type Method Description LocalRecoveryManagerTransactionController. getRecoveryManager()Get the local transactions recovery manager of this cache manager
-