mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 10:04:42 +02:00
8047724: @since tag cleanup in jaxws
Reviewed-by: alanb, mkos
This commit is contained in:
parent
5c18e91b47
commit
10d82f29a4
193 changed files with 413 additions and 342 deletions
|
@ -39,7 +39,7 @@ import java.lang.annotation.RetentionPolicy;
|
|||
* overloading conflicts in document literal mode. Only the <code>className</code>
|
||||
* is required in this case.
|
||||
*
|
||||
* @since JAX-WS 2.0
|
||||
* @since 1.6, JAX-WS 2.0
|
||||
**/
|
||||
|
||||
@Target(ElementType.METHOD)
|
||||
|
@ -65,7 +65,7 @@ public @interface ResponseWrapper {
|
|||
/**
|
||||
* wsdl:part name for the wrapper part
|
||||
*
|
||||
* @since JAX-WS 2.2
|
||||
* @since 1.7, JAX-WS 2.2
|
||||
*/
|
||||
public String partName() default "";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue