@Target(TYPE) @Retention(RUNTIME) @Documented public @interface WebServiceProvider
Provider| Modifier and Type | Optional Element | Description |
|---|---|---|
String |
portName |
Port name.
|
String |
serviceName |
Service name.
|
String |
targetNamespace |
Target namespace for the service
|
String |
wsdlLocation |
Location of the WSDL description for the service.
|
String wsdlLocation
String serviceName
String targetNamespace
String portName
Comments to: javaee-spec@javaee.groups.io
More information at: Metro Web Services Overview
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved.