Javadoc fixes.

This commit is contained in:
Michael Lipp 2025-01-30 22:04:41 +01:00
parent 99c96e44c3
commit 29dd6aab82
3 changed files with 3 additions and 5 deletions

View file

@ -685,8 +685,7 @@ public class VmAccess extends FreeMarkerConlet<VmAccess.ResourceModel> {
* On vm pool changed.
*
* @param event the event
* @param channel the channel
* @throws InterruptedException
* @throws InterruptedException the interrupted exception
*/
@Handler(namedChannels = "manager")
@SuppressWarnings("PMD.AvoidInstantiatingObjectsInLoops")