Uses of Class
org.jboss.tm.usertx.UserTransactionRegistry

Packages that use UserTransactionRegistry
org.jboss.tm.usertx   
org.jboss.tm.usertx.client   
 

Uses of UserTransactionRegistry in org.jboss.tm.usertx
 

Methods in org.jboss.tm.usertx with parameters of type UserTransactionRegistry
 void UserTransactionProvider.setTransactionRegistry(UserTransactionRegistry registry)
          Set the user transaction registry
 

Uses of UserTransactionRegistry in org.jboss.tm.usertx.client
 

Methods in org.jboss.tm.usertx.client with parameters of type UserTransactionRegistry
 void ServerVMClientUserTransaction.setTransactionRegistry(UserTransactionRegistry registry)
           
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.