Package org.jboss.test.banknew.ejb

Class Summary
AccountBean (src) The Entity bean represents a bank account
AccountSessionBean (src) The Session bean represents the account's business interface
BankBean (src) The Session bean represents a bank.
BankSessionBean (src) The Session bean represents a bank's business interface.
CustomerBean (src) The Entity bean represents a bank customer
CustomerSessionBean (src) The Session bean represents the customer's business interface
TellerSessionBean (src) The Session bean represents a bank.
TransactionBean (src) The Entity bean represents a bank transaction