Uses of Class
com.arjuna.mw.wst11.TransactionManager
Packages that use TransactionManager
-
Uses of TransactionManager in com.arjuna.mw.wst11
Methods in com.arjuna.mw.wst11 that return TransactionManagerModifier and TypeMethodDescriptionstatic TransactionManager
TransactionManager.getTransactionManager()
Get the transaction manager.static TransactionManager
TransactionManagerFactory.transactionManager()
Methods in com.arjuna.mw.wst11 with parameters of type TransactionManagerModifier and TypeMethodDescriptionstatic void
TransactionManager.setTransactionManager
(TransactionManager manager) Set the transaction manager.