[
https://issues.apache.org/jira/browse/S4-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13595801#comment-13595801
]
Matthieu Morel commented on S4-120:
-----------------------------------
We'd rather use @Singleton annotation for singleton classes, instead of scoping
in the binding statement, because @Singleton also serves as documentation (impl
class must be threadsafe)
I uploaded an update to the patch to address that in commit 1eb5c87
> User singleton scope for injections that should have a unique instance
> ----------------------------------------------------------------------
>
> Key: S4-120
> URL: https://issues.apache.org/jira/browse/S4-120
> Project: Apache S4
> Issue Type: Bug
> Reporter: Matthieu Morel
> Assignee: Matthieu Morel
> Fix For: 0.6
>
>
> for instance: emitter, cluster etc...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira