org.jboss.jsr299.tck.tests.implementation.builtin
Class UserTransactionInjectedBean

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.builtin.UserTransactionInjectedBean
All Implemented Interfaces:
UserTransactionInjectedBeanLocal

public class UserTransactionInjectedBean
extends Object
implements UserTransactionInjectedBeanLocal

Author:
pmuir

Constructor Summary
UserTransactionInjectedBean()
           
 
Method Summary
 UserTransaction getUserTransaction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserTransactionInjectedBean

public UserTransactionInjectedBean()
Method Detail

getUserTransaction

public UserTransaction getUserTransaction()
Specified by:
getUserTransaction in interface UserTransactionInjectedBeanLocal


Copyright © 2008-2012 Seam Framework. All Rights Reserved.