Class CustomerService

java.lang.Object
org.bookstore.customer.service.CustomerService

public class CustomerService extends Object
The class CustomerService defines a service to manage the customers of a bookstore.
  • Constructor Details

    • CustomerService

      public CustomerService()
  • Method Details