org.jboss.tm.usertx
Interface UserTransactionProvider

All Known Implementing Classes:
ServerVMClientUserTransaction

public interface UserTransactionProvider

UserTransactionProvider.

Version:
$Revision: 1.1 $
Author:
Adrian Brock

Method Summary
 void setTransactionRegistry(UserTransactionRegistry registry)
          Set the user transaction registry
 

Method Detail

setTransactionRegistry

void setTransactionRegistry(UserTransactionRegistry registry)
Set the user transaction registry

Parameters:
registry - the registry


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