org.jboss.cdi.tck.tests.event.observer.transactional
Class Withdrawal

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.observer.transactional.Withdrawal

public class Withdrawal
extends Object


Constructor Summary
Withdrawal(int amount)
           
 
Method Summary
 int getAmount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Withdrawal

public Withdrawal(int amount)
Method Detail

getAmount

public int getAmount()


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