ehcache

Uses of Class
net.sf.ehcache.transaction.xa.XAThreadPool.MultiRunner

Packages that use XAThreadPool.MultiRunner
net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache. 
 

Uses of XAThreadPool.MultiRunner in net.sf.ehcache.transaction.xa
 

Methods in net.sf.ehcache.transaction.xa that return XAThreadPool.MultiRunner
 XAThreadPool.MultiRunner XAThreadPool.getMultiRunner()
          Reserve a thread from the pool
 


ehcache

true