Interface CustomerMgmtLocal
-
- All Superinterfaces:
CustomerMgmt
- All Known Implementing Classes:
CustomerMgmtEJB
public interface CustomerMgmtLocal extends CustomerMgmt
-
-
Method Summary
-
Methods inherited from interface ejava.examples.ejbwar.customer.ejb.CustomerMgmt
addCustomer, deleteCustomer, findCustomersByName, getCustomer
-
-