The figure shows a screenshot of the Bean Method Details dialog.

The Name field is set to "findCustomerById".

The Return Type field is set to "org.soademo.customerservice.persistence.Customer".

The Parameters field is set to "String custid".

The Throws field is blank.

The Method Spec field is set to "Customer findCustomerById(String custid) 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.