org.jboss.cdi.tck.tests.context.dependent
Class AccountTransaction

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.dependent.AccountTransaction

@Transactional
public class AccountTransaction
extends Object


Constructor Summary
AccountTransaction()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountTransaction

public AccountTransaction()
Method Detail

execute

public void execute()


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