org.jboss.cdi.tck.tests.decorators.definition.broken.invalidAbstractMethodOnDecorator
Interface Account

All Known Implementing Classes:
BankAccount, ThiefDecorator

public interface Account


Method Summary
 void withdraw()
           
 

Method Detail

withdraw

void withdraw()


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