org.jboss.ejb
Class EJB2UserTransactionProvider

java.lang.Object
  extended by org.jboss.ejb.EJB2UserTransactionProvider
All Implemented Interfaces:
org.jboss.tm.usertx.UserTransactionProvider

public class EJB2UserTransactionProvider
extends Object
implements org.jboss.tm.usertx.UserTransactionProvider

EJB2UserTransactionProvider.

Version:
$Revision: 85945 $
Author:
Adrian Brock

Constructor Summary
EJB2UserTransactionProvider()
           
 
Method Summary
static EJB2UserTransactionProvider getSingleton()
          Get the singleton
 void setTransactionRegistry(org.jboss.tm.usertx.UserTransactionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EJB2UserTransactionProvider

public EJB2UserTransactionProvider()
Method Detail

getSingleton

public static EJB2UserTransactionProvider getSingleton()
Get the singleton

Returns:
the singleton

setTransactionRegistry

public void setTransactionRegistry(org.jboss.tm.usertx.UserTransactionRegistry registry)
Specified by:
setTransactionRegistry in interface org.jboss.tm.usertx.UserTransactionProvider


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