You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/02/23 13:48:11 UTC

[jira] [Updated] (SSHD-415) Allow Collection instead of an EnumSet in Environment#addSignalListener API

     [ https://issues.apache.org/jira/browse/SSHD-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor updated SSHD-415:
--------------------------------
    Attachment: 0022-SSHD-415-Allow-Collection-instead-of-an-EnumSet-in-E.patch

Attached patch (including test)

> Allow Collection instead of an EnumSet in Environment#addSignalListener API
> ---------------------------------------------------------------------------
>
>                 Key: SSHD-415
>                 URL: https://issues.apache.org/jira/browse/SSHD-415
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 0.14.0
>            Reporter: Goldstein Lyor
>            Priority: Minor
>         Attachments: 0022-SSHD-415-Allow-Collection-instead-of-an-EnumSet-in-E.patch
>
>
> We don't care if the collection is a _Set_ or not - after all, we hold the listeners inside a _Set_, so even if we add several times the same listener to the same signal set, it is harmless.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)