src/share/jaxws_classes/javax/xml/ws/handler/HandlerResolver.java

Print this page
rev 507 : 8047724: @since tag cleanup in jaxws
Reviewed-by:

@@ -37,11 +37,11 @@
  *  pass it a <code>PortInfo</code> object containing information
  *  about the port that the proxy/dispatch object will be accessing.
  *
  *  @see javax.xml.ws.Service#setHandlerResolver
  *
- *  @since JAX-WS 2.0
+ *  @since 1.6, JAX-WS 2.0
 **/
 public interface HandlerResolver {
 
   /**
    *  Gets the handler chain for the specified port.