@WebSphere.WebMethod

Scope: Method

Multiplicity

(0..1): You can use this tag zero or one time in any Java™ source file that implements a Web service.

Purpose

The WebSphere®.WebMethod tag flags a method for inclusion in the Service Endpoint Interface. The method must be public and the tag comment must directly precede the associated method declaration.
Related reference
@WebSphere.WebService
@WebSphere.SOAPBinding
@WebSphere.EJBBinding
Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.