|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.remoting.samples.transporter.multiple.AccountProcessorImpl
Constructor Summary | |
AccountProcessorImpl()
|
Method Summary | |
Account |
createAccount(Customer customer)
Simply creates a new Account with a new account number and the customer specified. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AccountProcessorImpl()
Method Detail |
public Account createAccount(Customer customer)
AccountProcessor
createAccount
in interface AccountProcessor
customer
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |