com.service.customer.web
Class CustomerServiceJavaBean

java.lang.Object
  extended by com.service.customer.web.CustomerServiceJavaBean

public class CustomerServiceJavaBean
extends Object


Constructor Summary
CustomerServiceJavaBean()
           
 
Method Summary
 List<Customer> getAllCustomers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerServiceJavaBean

public CustomerServiceJavaBean()
Method Detail

getAllCustomers

public List<Customer> getAllCustomers()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.