org.jboss.cdi.tck.tests.implementation.builtin
Class UserTransactionInjectedBean
java.lang.Object
org.jboss.cdi.tck.tests.implementation.builtin.UserTransactionInjectedBean
- All Implemented Interfaces:
- UserTransactionInjectedBeanLocal
public class UserTransactionInjectedBean
- extends Object
- implements UserTransactionInjectedBeanLocal
- Author:
- pmuir, Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserTransactionInjectedBean
public UserTransactionInjectedBean()
getUserTransaction
public UserTransaction getUserTransaction()
- Specified by:
getUserTransaction in interface UserTransactionInjectedBeanLocal
Copyright © 2008-2013 Seam Framework. All Rights Reserved.