ehcache

Uses of Interface
net.sf.ehcache.transaction.xa.XAExecutionListener

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

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

Methods in net.sf.ehcache.transaction.xa with parameters of type XAExecutionListener
 void EhcacheXAResourceImpl.addTwoPcExecutionListener(XAExecutionListener listener)
          Add a listener which will be called back according to the 2PC lifecycle
 void EhcacheXAResource.addTwoPcExecutionListener(XAExecutionListener listener)
          Add a listener which will be called back according to the 2PC lifecycle
 


ehcache

Copyright 2001-2016, Terracotta, Inc.