API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.jws. WebMethod View Source
Author(s)
Copyright (c) 2004 by BEA Systems, Inc. All Rights Reserved.
Since
Version
Serial
Description
@Retention (value=RUNTIME)
@Target (value=METHOD)
public annotation WebMethod
  Customizes a method that is exposed as a Web Service operation.
See also:   
Elements
action = ""
  The action for this operation.
exclude = false
  Marks a method to NOT be exposed as a web method.
operationName = ""
Name of the wsdl:operation matching this method.
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar