Uses of Interface
org.apache.jena.dboe.transaction.txn.TransactionListener
-
Packages that use TransactionListener Package Description org.apache.jena.dboe.transaction.txn -
-
Uses of TransactionListener in org.apache.jena.dboe.transaction.txn
Methods in org.apache.jena.dboe.transaction.txn with parameters of type TransactionListener Modifier and Type Method Description TransactionCoordinatorTransactionCoordinator. addListener(TransactionListener listener)TransactionCoordinatorTransactionCoordinator. removeListener(TransactionListener listener)
-