|
||||||||
|
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 |
||||||||
_______________________________________________ weld-issues mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-issues

I agree with your interpretation of the spec. Therefore, for interceptor methods (be it lifecycle event callbacks or not) defined on interceptor classes we should not probably check the throws clause. What I propose to check for interceptor methods defined on an interceptor classes is:
and throw a definition exception if validation fails
For target class lifecycle event callbacks I propose: