-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface WebServiceProvider
Used to annotate a Provider implementation class.- Since:
- 1.6, JAX-WS 2.0
- See Also:
Provider
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringportNamePort name.StringserviceNameService name.StringtargetNamespaceTarget namespace for the serviceStringwsdlLocationLocation of the WSDL description for the service.
-