@jws:operation Tag

Specifies that the associated method is part of the web service's public contract and is available for clients to invoke.

Syntax

@jws:operation

Attributes

none

Remarks

The following rules apply to this tag's use:

The associated method must be public.

Related Topics

Structure of a JWS File