org.jboss.cdi.tck.tests.interceptors.definition
Class AccountTransaction

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.AccountTransaction

@Logged
public class AccountTransaction
extends Object


Constructor Summary
AccountTransaction()
           
 
Method Summary
 void transfer()
           
 
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

transfer

public void transfer()


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