The figure shows a screenshot of the Bean Method Details dialog.
The Name field is set to "findCustomerByEmail".
The Return Type field is set to "org.soademo.customerservice.persistence.Customer".
The Parameters field is set to "String email, String password".
The Throws field is blank.
The Method Spec field is set to "Customer findCustomerByEmail(String email, String password) throws RemoteException".
The Expose Through Local Interface field is selected.
The Expose Through Remote Interface field is selected.
The Expose Through Web Service Endpoint Interface field is selected.