org.jboss.ejb
Class EJB2UserTransactionProvider
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJB2UserTransactionProvider
public EJB2UserTransactionProvider()
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.