ehcache

Uses of Package
net.sf.ehcache.transaction.manager

Packages that use net.sf.ehcache.transaction.manager
net.sf.ehcache This package contains the public API for using ehcache. 
net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs. 
net.sf.ehcache.transaction.manager This package temporarily contains Bitronix stuff. 
 

Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache
TransactionManagerLookup
          Interface to enable a XA transactional cache to access the JTA TransactionManager.
 

Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache.constructs.blocking
TransactionManagerLookup
          Interface to enable a XA transactional cache to access the JTA TransactionManager.
 

Classes in net.sf.ehcache.transaction.manager used by net.sf.ehcache.transaction.manager
TransactionManagerLookup
          Interface to enable a XA transactional cache to access the JTA TransactionManager.
 


ehcache

true