ehcache

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

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

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

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


ehcache

true