WebServiceClient (Java EE 5)

Java EE API


javax.xml.ws Annotation Type WebServiceClient


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface WebServiceClient

Implements: Annotation
@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented

此类用来注释生成的服务接口。

此注释中指定的信息足以唯一标识 WSDL 文档中的 wsdl:service 元素。此 wsdl:service 元素表示生成的服务接口为之提供客户端视图的 Web 服务。

英文文档:

Used to annotate a generated service interface.

The information specified in this annotation is sufficient to uniquely identify a wsdl:service element inside a WSDL document. This wsdl:service element represents the Web service for which the generated service interface provides a client view.

Since:
JAX-WS 2.0

Optional Element Summary
 String
 String
 String
 

abstract public String name()
Web 服务的本地名称。
英文文档:

name

public abstract String name
The local name of the Web service.

Default:
""

abstract public String targetNamespace()
Web 服务的名称空间。
英文文档:

targetNamespace

public abstract String targetNamespace
The namespace for the Web service.

Default:
""

abstract public String wsdlLocation()
服务 WSDL 文档的位置 (URL)。
英文文档:

wsdlLocation

public abstract String wsdlLocation
The location of the WSDL document for the service (a URL).

Default:
""


Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

一看就知道只有菜鸟才干这么无知的事啦。

PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!