[weld-issues] [JBoss JIRA] Commented: (WELD-268) Verify interceptor bindings are not allowed on injection points
Gavin King (JIRA)
jira-events at lists.jboss.org
Tue Nov 17 02:31:29 EST 2009
[ https://jira.jboss.org/jira/browse/WELD-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12494942#action_12494942 ]
Gavin King commented on WELD-268:
---------------------------------
You are allowed to stick an interceptor binding on a method annotated @Initializer. But according to 5.2, the interceptor will not actually be invoked when the container calls it as an initializer method.
So it sounds like the current implementation is correct.
> Verify interceptor bindings are not allowed on injection points
> ---------------------------------------------------------------
>
> Key: WELD-268
> URL: https://jira.jboss.org/jira/browse/WELD-268
> Project: Weld
> Issue Type: Bug
> Components: Interceptors and Decorators
> Reporter: Pete Muir
> Assignee: Marius Bogoevici
> Fix For: 1.0.1.CR1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list