Annotation Interface WebServiceProvider


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface WebServiceProvider
Used to annotate a Provider implementation class.
Since:
1.6, JAX-WS 2.0
See Also: