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:36:12 UTC

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

Goldstein Lyor created SSHD-415:
-----------------------------------

             Summary: 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


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)