ehcache

Uses of Interface
net.sf.ehcache.transaction.local.TransactionListener

Packages that use TransactionListener
net.sf.ehcache.transaction.local This package contains the local transactions subsystem. 
 

Uses of TransactionListener in net.sf.ehcache.transaction.local
 

Methods in net.sf.ehcache.transaction.local with parameters of type TransactionListener
 void LocalTransactionContext.addListener(TransactionListener listener)
          Add a TransactionListener to this context
 


ehcache

Copyright 2001-2015, Terracotta, Inc.