Creating the Brokerage interface

The Brokerage interface has these operations:
  • createCustomer
  • retrieveCustomer
  • getAccount
  • buy
  • sell
  • deposit
  • withdraw
  • authenticate

Follow these tasks to create the Brokerage interface:

Feedback
(C) Copyright IBM Corporation 2005. All Rights Reserved.