Package banking

Interface Summary
Account A simple banking Account interface.
 

Class Summary
InterAccountOperations A class that provides inter-account operations.
SimpleAccountImpl A simple banking SimpleAccountImpl class.
 

Exception Summary
AccountException A general exception thrown when a problem occurs during an Account operation.
InsufficientBalanceException Thrown when an Account balance is insufficient.
 



University Grenoble 1 (France) - Department of Computer Science
Master M1 - Adaptable Middleware - AOP / AspectJ.