[
https://issues.apache.org/jira/browse/SSHD-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SSHD-415.
----------------------------------
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commitdiff;h=eb369abb29fc8e2c0097120eb6b2179a26b45720
> 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
> Assignee: Guillaume Nodet
> Priority: Minor
> Fix For: 1.0.0
>
> 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)