|
Jamaica 6.4 release 1
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebServiceProvider
Used to annotate a Provider implementation class.
Provider| Optional Element Summary | |
|---|---|
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. |
public abstract String wsdlLocation
public abstract String serviceName
public abstract String targetNamespace
public abstract String portName
|
Jamaica 6.4 release 1
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||