martin-g commented on a change in pull request #366: WICKET-6672: restore use 
of wicket Duration for Ajax timer
URL: https://github.com/apache/wicket/pull/366#discussion_r289608377
 
 

 ##########
 File path: 
wicket-core/src/main/java/org/apache/wicket/ajax/AbstractAjaxTimerBehavior.java
 ##########
 @@ -52,9 +52,22 @@
 
        /**
         * Construct.
-        * 
+        *
+        * @param updateInterval
+        *            {@link org.apache.wicket.util.time.Duration} between AJAX 
callbacks
+        *
+        * @deprecated Since Wicket 9 this class is obsolete and no more used. 
It will be removed in Wicket 10. Use {@link java.time.Duration} instead
 
 Review comment:
   s/this class/this constructor/

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to