ehcache

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

Packages that use net.sf.ehcache.transaction.xa
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
net.sf.ehcache.transaction.manager This package temporarily contains Bitronix stuff. 
net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache. 
net.sf.ehcache.transaction.xa.commands This package contains a representation of the queued commands which can be executed against a XA store. 
net.sf.ehcache.transaction.xa.processor XAResource requests processor. 
 

Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction
XidTransactionID
          A special TransactionID using a XID internally
 

Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.manager
EhcacheXAResource
          EhcacheXAResource represents an Ehcache instance.
 

Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.xa
EhcacheXAResource
          EhcacheXAResource represents an Ehcache instance.
EhcacheXAResourceImpl
          The EhcacheXAResource implementation
XAExecutionListener
          Listener interface which provides callback hooks for listening to the 2PC lifecycle
XATransactionContext
          An XATransactionContext represents the data local to a Transaction that involves a transactional Cache.
XidTransactionID
          A special TransactionID using a XID internally
 

Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.xa.commands
XidTransactionID
          A special TransactionID using a XID internally
 

Classes in net.sf.ehcache.transaction.xa used by net.sf.ehcache.transaction.xa.processor
EhcacheXAResourceImpl
          The EhcacheXAResource implementation
 


ehcache

Copyright © 2003-2012 Terracotta, Inc.. All Rights Reserved.