Java Reference
In-Depth Information
The @WebMethod annotation is used in a Start from Java approach to indicate what should be
generated on the WSDL as the operation name; if the annotation is not used, the operation
name will match the method name.
If you are using a Start from WSDL approach, the annotation's operationName property gives
you the opportunity to call your Java method whatever you like but map it to the WSDL op-
eration.
Search WWH ::




Custom Search