<leon>
  <2cents>

> for the application CustomerService.java - the interface for 
> the service layer CustomerServiceImpl.java - the 

The interface should start with an 'I' -> ICustomerService, and you
also need a CustomerServiceFactory to create/retrieve/manager
CustomerServiceImpl
instances :-)

  </2cents>
</leon>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to