Package banking

Interface Summary
Account A simple banking Account interface.
Database A simple banking Database interface.
 

Class Summary
DatabaseAccountImpl A simple banking DatabaseAccountImpl class.
DatabaseImpl A simple banking DatabaseImpl class.
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.
InconsistentDatabaseException Thrown when an AccountDatabase is inconsistent.
InsufficientBalanceException Thrown when an Account balance is insufficient.
 



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