< prev index next >

jaxws/src/java.xml.ws.annotation/share/classes/module-info.java

Print this page

        

*** 25,34 **** --- 25,35 ---- /** * Defines a subset of the Common Annotations API to support programs running * on the Java SE Platform. * + * @moduleGraph * @since 9 */ @Deprecated(since="9", forRemoval=true) module java.xml.ws.annotation { exports javax.annotation;
< prev index next >