Uses of Class
org.jboss.remoting.samples.transporter.multiple.Account

Packages that use Account
org.jboss.remoting.samples.transporter.multiple   
 

Uses of Account in org.jboss.remoting.samples.transporter.multiple
 

Methods in org.jboss.remoting.samples.transporter.multiple that return Account
 Account AccountProcessorImpl.createAccount(Customer customer)
           
 Account AccountProcessor.createAccount(Customer customer)
          Simply creates a new Account with a new account number and the customer specified.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.