|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.remoting.samples.transporter.multiple.CustomerProcessorImpl
public class CustomerProcessorImpl
| Constructor Summary | |
|---|---|
CustomerProcessorImpl()
|
|
| Method Summary | |
|---|---|
Customer |
processCustomer(Customer customer)
Takes the customer passed, and if not null and customer id is less than 0, will create a new random id and set it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomerProcessorImpl()
| Method Detail |
|---|
public Customer processCustomer(Customer customer)
processCustomer in interface CustomerProcessorcustomer -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||