org.jboss.cdi.tck.tests.decorators.builtin.transaction
Class SessionBean

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.builtin.transaction.SessionBean

public class SessionBean
extends Object


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

Constructor Detail

SessionBean

public SessionBean()
Method Detail

getTransaction

public UserTransaction getTransaction()


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