Uses of Interface
org.ow2.jonas.tm.TransactionManager

Packages that use TransactionManager
org.ow2.jonas.jms   
org.ow2.jonas.tm   
 

Uses of TransactionManager in org.ow2.jonas.jms
 

Methods in org.ow2.jonas.jms with parameters of type TransactionManager
 void JmsManager.init(Class cl, boolean collocated, String url, TransactionManager tm)
          Initialisation of JmsManager
 

Uses of TransactionManager in org.ow2.jonas.tm
 

Methods in org.ow2.jonas.tm that return TransactionManager
 TransactionManager TransactionService.getTransactionManager()
          Gets the TransactionManager.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.