JBoss Integration 6.0 Parent 6.0.0.CR1

Uses of Interface
org.jboss.tm.usertx.UserTransactionProvider

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

Uses of UserTransactionProvider in org.jboss.tm.usertx
 

Methods in org.jboss.tm.usertx with parameters of type UserTransactionProvider
 void UserTransactionRegistry.addProvider(UserTransactionProvider provider)
          Add a provider
 void UserTransactionRegistry.removeProvider(UserTransactionProvider provider)
          Remove a provider
 

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

Classes in org.jboss.tm.usertx.client that implement UserTransactionProvider
 class ServerVMClientUserTransaction
          The client-side UserTransaction implementation for clients operating in the same VM as the server.
 


JBoss Integration 6.0 Parent 6.0.0.CR1

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