Uses of Class
org.jboss.jms.tx.LocalTx

Packages that use LocalTx
org.jboss.jms.tx   
 

Uses of LocalTx in org.jboss.jms.tx
 

Methods in org.jboss.jms.tx that return LocalTx
 LocalTx ResourceManager.createLocalTx()
          Create a local tx.
 

Methods in org.jboss.jms.tx with parameters of type LocalTx
 void ResourceManager.commitLocal(LocalTx xid, ConnectionDelegate connection)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.