Uses of Interface
net.sf.ehcache.transaction.local.TransactionListener
-
Packages that use TransactionListener Package Description 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 Modifier and Type Method Description voidLocalTransactionContext. addListener(TransactionListener listener)Add a TransactionListener to this context
-