Removing a Service Operation from a Java Service

To remove an operation from the service interface:

  1. Use the Java Service Editor to open the service file that you want to edit.

  2. Select the Service Interface tab.

  3. Right-click the operation name and choose Delete from the context menu.

    The editor removes the operation from the service interface, but does not remove the equivalent method from the Java source file. The editor amends the method's SWS Javadoc comment so that the method is no longer exposed in the service interface.

Adding a Service Operation to a Java Service

Editing the Java Source Code for a Service

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com