ehcache

Uses of Class
net.sf.ehcache.transaction.xa.EhcacheXAResourceImpl

Packages that use EhcacheXAResourceImpl
net.sf.ehcache.transaction.xa This package contains the functionality to provide XA support to a transactional Cache. 
net.sf.ehcache.transaction.xa.processor XAResource requests processor. 
 

Uses of EhcacheXAResourceImpl in net.sf.ehcache.transaction.xa
 

Methods in net.sf.ehcache.transaction.xa that return EhcacheXAResourceImpl
 EhcacheXAResourceImpl XATransactionStore.getOrCreateXAResource()
          Get or create the XAResource of this XA store
 

Uses of EhcacheXAResourceImpl in net.sf.ehcache.transaction.xa.processor
 

Constructors in net.sf.ehcache.transaction.xa.processor with parameters of type EhcacheXAResourceImpl
XARequestProcessor(EhcacheXAResourceImpl resourceImpl)
          Constructor
 


ehcache

Copyright 2001-2016, Terracotta, Inc.